<?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>Cascading Style Sheets Syntax &#187; learn html</title>
	<atom:link href="http://csssyntax.com/tag/learn-html/feed" rel="self" type="application/rss+xml" />
	<link>http://csssyntax.com</link>
	<description>CSS BASIC REFERENCE</description>
	<lastBuildDate>Sat, 31 Jul 2010 08:26:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Create HTML file Using Notepad</title>
		<link>http://csssyntax.com/how-to-create-html-file-using-notepad.html</link>
		<comments>http://csssyntax.com/how-to-create-html-file-using-notepad.html#comments</comments>
		<pubDate>Fri, 25 Sep 2009 04:13:12 +0000</pubDate>
		<dc:creator>gusdwi</dc:creator>
				<category><![CDATA[HTML Basic]]></category>
		<category><![CDATA[html syntax]]></category>
		<category><![CDATA[learn html]]></category>
		<category><![CDATA[tags html]]></category>

		<guid isPermaLink="false">http://csssyntax.com/?p=94</guid>
		<description><![CDATA[Explains about creating html files for the beginner with html text editor]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Learning Html" src="http://us.123rf.com/400wm/400/400/kentoh/kentoh0907/kentoh090700100/5186238.jpg" alt="Belajar Html" width="150" height="120" /></p>
<p>On this occasion I will explain to the newbies on how to create a simple HTML file.<br />
But before I start, for beginners who really want to learn HTML, you should use a HTML text editor such as <strong>Notepad</strong> or <strong>Notepad + +</strong> for example. Because it helps you to memorize faster Tag-HTML tags instead of using the web layout application program which provides buttons to create HTML code instantly.</p>
<p>Here&#8217;s how to create HTML files:</p>
<ol>
<li>Open the Notepad program on your computer (All programs / Accessories / Notepad).<br />
<a title="New start window" rel="lightbox" href="http://gusdwi.info/wp-content/uploads/2009/06/notepad-1.gif"><img class="size-full wp-image-780 alignnone" title="Click here to see more detail" src="http://gusdwi.info/wp-content/uploads/2009/06/notepad-1.gif" alt="notepad-1" width="272" height="130" /></a></li>
<li>After the new window will pop up as below:<br />
<a title="Notepad window" rel="lightbox" href="http://gusdwi.info/wp-content/uploads/2009/06/notepad-2.gif"><img class="alignnone size-full wp-image-782" title="Click here to see more detail" src="http://gusdwi.info/wp-content/uploads/2009/06/notepad-2.gif" alt="Click here to see more detail" width="272" height="130" /></a></li>
<li>In the Notepad window, type the HTML tags like this:<br />
<a title="Text HTML Editor" rel="lightbox" href="http://gusdwi.info/wp-content/uploads/2009/06/notepad-31.gif"><img class="alignnone size-full wp-image-789" title="Click here to see more detail" src="http://gusdwi.info/wp-content/uploads/2009/06/notepad-31.gif" alt="notepad-3" width="272" height="130" /></a></li>
<li>Then save the file above with the name &#8220;index.html&#8221; in the folder &#8220;My Web&#8221; in &#8220;D directory&#8221;.</li>
<li>Open your browser, in this case I am using Internet Explorer 7 browser and typing D: \ my Web \ index.html on the &#8220;Address Bar&#8221;, and will show your web pages as below:<br />
<a title="Final results which appear on the browser" rel="lightbox" href="http://gusdwi.info/wp-content/uploads/2009/06/notepad-4.gif"><img class="alignnone size-full wp-image-792" title="Click here to see more detail" src="http://gusdwi.info/wp-content/uploads/2009/06/notepad-4.gif" alt="Click here to see more detail" width="272" height="130" /></a></li>
</ol>
<p>Important :</p>
<ul>
<li> In type the name of your HTML file, must use lowercase and do not use spaces.</li>
<li> If there are separate words in file names, you should use a dash &#8220;-&#8221; or underline &#8220;_&#8221;.</li>
<li> Each create web pages the first time, save the file with the name &#8220;index.html&#8221; could then use another name your own way &#8220;about-me.html&#8221; or &#8220;contact_us.html&#8221;.</li>
<li>We recommend using Notpad + +, because it will facilitate you to more quickly Edit tags into HTML Notpad than usual. (Download <a href="http://www.filehippo.com/download_notepad/" target="_blank"><strong>Notpad++</strong></a> here!)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://csssyntax.com/how-to-create-html-file-using-notepad.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
