<?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>Tutopedia.com &#187; HTML</title>
	<atom:link href="http://www.tutopedia.com/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutopedia.com</link>
	<description>The best encyclopedia of tutorials</description>
	<lastBuildDate>Wed, 07 Dec 2011 01:30:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Basic HTML and CSS Tutorial. Howto make website from scratch</title>
		<link>http://www.tutopedia.com/basic-html-and-css-tutorial-howto-make-website-from-scratch/</link>
		<comments>http://www.tutopedia.com/basic-html-and-css-tutorial-howto-make-website-from-scratch/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 07:45:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.tutopedia.com/?p=21</guid>
		<description><![CDATA[Yeah, it&#8217;s long. #1 requested tutorial on my page is how to make your own site though. I guess it beats those &#8220;learn html in 24 hours&#8221; books in any case. See the freehosts below on how to put your page online. RGB Color You can indicate color by using RGB mode too. eg. #336699 [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Yeah, it&#8217;s long. #1 requested tutorial on my page is how to make your own site though. I guess it beats those &#8220;learn html in 24 hours&#8221; books in any case. See the freehosts below on how to put your page online.</p>
<p>RGB Color<br />
You can indicate color by using RGB mode too. eg. #336699 is a nice blue google likes to use. It stands for 33 red, 66 green, and 99 blue in hexadecimal.</p>
<p>Domains cost money, like $10 a year usually or less. I&#8217;m not going to endorse any registrars.</p>
<p>HTML Validator</p>
<p>http://validator.w3.org/</p>
<p>CSS Validator</p>
<p>http://jigsaw.w3.org/css-validator/</p>
<p>Some decent text editors</p>
<p>http://www.context.cx/</p>
<p>http://www.pspad.com/</p>
<p>http://www.jedit.org/</p>
<p>http://www.scintilla.org/SciTE.html</p>
<p>http://www.notetab.com/</p>
<p>html forums</p>
<p>http://groups.google.com/group/alt.html</p>
<p>CSS Forums</p>
<p>http://csscreator.com/?q=forum/</p>
<p>Info about &#8220;Lorem Ipsum&#8221; often seen on template pages</p>
<p>http://en.wikipedia.org/wiki/Lorem_ipsum</p>
<p>CSS Transparency<br />
IE<br />
filter:alpha(opacity=50);<br />
Firefox<br />
-moz-opacity:0.5;<br />
kde based browsers<br />
-khtml-opacity: 0.5;<br />
Safari<br />
opacity: 0.5;</p>
<p><center><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/GwQMnpUsj8I&#038;hl=pt-br&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GwQMnpUsj8I&#038;hl=pt-br&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutopedia.com/basic-html-and-css-tutorial-howto-make-website-from-scratch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

