<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tutorials On Web &#187; HTML</title>
	<atom:link href="http://www.tutorialonweb.com/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutorialonweb.com</link>
	<description>One stop for web design tutorials</description>
	<lastBuildDate>Sun, 31 Jan 2010 10:08:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web design myths</title>
		<link>http://www.tutorialonweb.com/web-design-myths/</link>
		<comments>http://www.tutorialonweb.com/web-design-myths/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 21:09:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Web Design and Development]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Web page]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[World Wide Web]]></category>

		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=303</guid>
		<description><![CDATA[Website design is the first step towards registering an online presence. There are many myths surrounding it. Some of the common myths surrounding the web design are:
1.Use of maximum colours will help in making the site beautiful.
Pleasing website design is important to attract a web visitor. But many times web designer believes that using maximum [...]


Related posts:<ol><li><a href='http://www.tutorialonweb.com/seo-or-web-design-what-comes-first/' rel='bookmark' title='Permanent Link: SEO or Web design &#8211; What comes first?'>SEO or Web design &#8211; What comes first?</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.tutorialonweb.com/web-design-myths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal theme making</title>
		<link>http://www.tutorialonweb.com/drupal-theme-making/</link>
		<comments>http://www.tutorialonweb.com/drupal-theme-making/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 19:35:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Drupal Tutorials]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=314</guid>
		<description><![CDATA[Making a custom Drupal theme is actually quite easy. A Drupal theme is just a few PHP files, a CSS file, and an info file. I prefer the PHPtemplate theme engine (the default one) but you have several choices. See the bottom of this post for a link to the official Drupal Theme Developer&#8217;s Guide [...]


Related posts:<ol><li><a href='http://www.tutorialonweb.com/wordpress-theme-control-hacks/' rel='bookmark' title='Permanent Link: Wordpress theme control hacks'>Wordpress theme control hacks</a></li>
<li><a href='http://www.tutorialonweb.com/seperate-trackback-and-comments/' rel='bookmark' title='Permanent Link: Seperate Trackback and comments'>Seperate Trackback and comments</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.tutorialonweb.com/drupal-theme-making/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS basics to advance</title>
		<link>http://www.tutorialonweb.com/css-basics-to-advance/</link>
		<comments>http://www.tutorialonweb.com/css-basics-to-advance/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 06:58:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Basics]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=235</guid>
		<description><![CDATA[Style sheet is a progressive breakthrough for the advancement of web. Today, more and more browsers are implementing style sheets, opening authors’ eyes to unique features that allow influence over presentation while preserving platform independence. The advantages of style sheets have become – apparent — and the disadvantage of continually creating more HTML tags — [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.tutorialonweb.com/css-basics-to-advance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Horizontal Web 2.0 menu</title>
		<link>http://www.tutorialonweb.com/horizontal-web-20-menu/</link>
		<comments>http://www.tutorialonweb.com/horizontal-web-20-menu/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 06:52:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Drop down menus]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=232</guid>
		<description><![CDATA[After we finished the tutorial we need to create 2 simple images to style our CSS navigation bar: A background image (the light blue bar) and a transparent button that indicate the active state, all other elements are created with CSS.
Like in most CSS horizontal navigation bars an unordered list is used to hold the [...]


Related posts:<ol><li><a href='http://www.tutorialonweb.com/best-dropdown-menus-available-on-internet/' rel='bookmark' title='Permanent Link: Best Dropdown menus available on internet'>Best Dropdown menus available on internet</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.tutorialonweb.com/horizontal-web-20-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Dropdown menus available on internet</title>
		<link>http://www.tutorialonweb.com/best-dropdown-menus-available-on-internet/</link>
		<comments>http://www.tutorialonweb.com/best-dropdown-menus-available-on-internet/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 06:11:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Drop down menus]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=216</guid>
		<description><![CDATA[Navigation menus are the most important element one should pay attention when designing a website. Web-developers can create user-friendly horizontal or vertical navigation menus using CSS. Javascript makes it possible to create more interactive, more responsive and more flexible navigation to any website.
This article presents over 25 (horizontal and vertical) multilevel drop down menu built using Javascript and [...]


Related posts:<ol><li><a href='http://www.tutorialonweb.com/horizontal-web-20-menu/' rel='bookmark' title='Permanent Link: Horizontal Web 2.0 menu'>Horizontal Web 2.0 menu</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.tutorialonweb.com/best-dropdown-menus-available-on-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress theme control hacks</title>
		<link>http://www.tutorialonweb.com/wordpress-theme-control-hacks/</link>
		<comments>http://www.tutorialonweb.com/wordpress-theme-control-hacks/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 16:20:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CMS tutorials]]></category>
		<category><![CDATA[Wordpress tutorials]]></category>
		<category><![CDATA[FeedBurner]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=212</guid>
		<description><![CDATA[Dynamic Content to homepage
If you want to include a specific file in your homepage you can use this code:
&#60;?php if ( is_home() ) { include (’yourfile.php’); } ?&#62;
where ‘yourfile.php’ is the file that you want to include in the homepage
Use different post templates for different categories
Lets say you have a video, product or author category [...]


Related posts:<ol><li><a href='http://www.tutorialonweb.com/drupal-theme-making/' rel='bookmark' title='Permanent Link: Drupal theme making'>Drupal theme making</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.tutorialonweb.com/wordpress-theme-control-hacks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
