<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Learn How to Build a Website</title>
	<atom:link href="http://developawebsite.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://developawebsite.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 04 Oct 2007 17:38:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='developawebsite.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Learn How to Build a Website</title>
		<link>http://developawebsite.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://developawebsite.wordpress.com/osd.xml" title="Learn How to Build a Website" />
	<atom:link rel='hub' href='http://developawebsite.wordpress.com/?pushpress=hub'/>
		<item>
		<title>List</title>
		<link>http://developawebsite.wordpress.com/2007/10/04/list/</link>
		<comments>http://developawebsite.wordpress.com/2007/10/04/list/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 17:38:42 +0000</pubDate>
		<dc:creator>hilmih</dc:creator>
				<category><![CDATA[Lists]]></category>

		<guid isPermaLink="false">http://developawebsite.wordpress.com/2007/10/04/list/</guid>
		<description><![CDATA[We may display the contents in a list format. There are two types of list; ordered and unordered. The ordered list will display the contents in a numbered list (e.g. 1, 2, 3,&#8230; or a,b,c,&#8230;). The elements used for ordered list is &#60;ol&#62;&#8230;&#60;/ol&#62;. Each item in the list is represented with &#60;li&#62;&#8230;&#60;/li&#62; element. Try this,: &#60;ol&#62; &#60;li&#62;First&#60;/li&#62; &#60;li&#62;Second&#60;/li&#62; &#60;li&#62;Third&#60;/li&#62; &#60;/ol&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=8&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We may display the contents in a list format. There are two types of list; ordered and unordered.</p>
<p>The ordered list will display the contents in a numbered list (e.g. 1, 2, 3,&#8230; or a,b,c,&#8230;). The elements used for ordered list is &lt;ol&gt;&#8230;&lt;/ol&gt;. Each item in the list is represented with &lt;li&gt;&#8230;&lt;/li&gt; element. Try this,:</p>
<p><em>&lt;ol&gt;</em></p>
<p><em>&lt;li&gt;First&lt;/li&gt;</em></p>
<p><em>&lt;li&gt;Second&lt;/li&gt;</em></p>
<p><em>&lt;li&gt;Third&lt;/li&gt;</em></p>
<p><em>&lt;/ol&gt;</em></p>
<p> This code will display the three lines in 1,2,3 format (default format). If you want to display in different format, say a,b,c then you should add type attribute in the &lt;ol&gt; element.Hence, the element should be written as &lt;ol type=&#8221;a&#8221;&gt;. Change to type=&#8221;i&#8221; will make the list follow a roman format.</p>
<p>To produce an unordered list, change &lt;ol&gt;&#8230;&lt;/ol&gt; to &lt;ul&gt;&#8230;&lt;/ul&gt; element in the above code. You will see that the list is now represented in bullet format.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/developawebsite.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/developawebsite.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/developawebsite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/developawebsite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/developawebsite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/developawebsite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/developawebsite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/developawebsite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/developawebsite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/developawebsite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/developawebsite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/developawebsite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/developawebsite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/developawebsite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/developawebsite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/developawebsite.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=8&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://developawebsite.wordpress.com/2007/10/04/list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30743ab3699bf5c19a849f4bab0ee783?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hilmih</media:title>
		</media:content>
	</item>
		<item>
		<title>Images</title>
		<link>http://developawebsite.wordpress.com/2007/10/04/images/</link>
		<comments>http://developawebsite.wordpress.com/2007/10/04/images/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 17:22:37 +0000</pubDate>
		<dc:creator>hilmih</dc:creator>
				<category><![CDATA[Image]]></category>

		<guid isPermaLink="false">http://developawebsite.wordpress.com/2007/10/04/images/</guid>
		<description><![CDATA[To display an image on a website, &#60;img /&#62; element is used. Two important attributes contained in the &#60;img /&#62; element, i.e. src and alt. src attribute indentify the image to be displayed (by referring to the image name), and alt attribute specify the text to be displayed on the website if the image cannot [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=7&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To display an image on a website, &lt;img /&gt; element is used. Two important attributes contained in the &lt;img /&gt; element, i.e. src and alt. src attribute indentify the image to be displayed (by referring to the image name), and alt attribute specify the text to be displayed on the website if the image cannot be loaded by the browser.</p>
<p>For example, we want  to display an image mypicture.jpg, so write the following:</p>
<p><em>&lt;img src=&#8221;mypicture.jpg&#8221; alt=&#8221;this is the picture of mine.&#8221; /&gt;</em></p>
<p>Apart from just being displayed, an image may also be used as a hyperlink. This is especially true if we want to direct the browser to the other website after a user clicks on an image. Here is the example:</p>
<p><em>&lt;a href=&#8221;http://developawebsite.wordpress.com&#8221; &gt; &lt;img src=&#8221;mypicture.jpg&#8221; alt=&#8221;this is a picture of mine.&#8221; /&gt; &lt;/a&gt;</em></p>
<p>When a user clicks on the image, the browser will display this informative and useful blog again! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/developawebsite.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/developawebsite.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/developawebsite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/developawebsite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/developawebsite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/developawebsite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/developawebsite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/developawebsite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/developawebsite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/developawebsite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/developawebsite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/developawebsite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/developawebsite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/developawebsite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/developawebsite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/developawebsite.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=7&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://developawebsite.wordpress.com/2007/10/04/images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30743ab3699bf5c19a849f4bab0ee783?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hilmih</media:title>
		</media:content>
	</item>
		<item>
		<title>Hyperlinks</title>
		<link>http://developawebsite.wordpress.com/2007/10/04/hyperlinks/</link>
		<comments>http://developawebsite.wordpress.com/2007/10/04/hyperlinks/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 17:05:31 +0000</pubDate>
		<dc:creator>hilmih</dc:creator>
				<category><![CDATA[Hyperlinks]]></category>

		<guid isPermaLink="false">http://developawebsite.wordpress.com/2007/10/04/hyperlinks/</guid>
		<description><![CDATA[Hyperlinks are used to refer to other source by clicking on the text or image. When we click on the hyperlink, browser will display a website page that we provide in the hyperlink element. The element is represented with &#60;a href=&#8221;www.anysite.com&#8221; mce_href=&#8221;www.anysite.com&#8221;&#62;&#8230;&#60;/a&#62;. The href is an attribute of the hypelink element, which is used to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=6&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hyperlinks are used to refer to other source by clicking on the text or image. When we click on the hyperlink, browser will display a website page that we provide in the hyperlink element. The element is represented with &lt;a href=&#8221;www.anysite.com&#8221; mce_href=&#8221;www.anysite.com&#8221;&gt;&#8230;&lt;/a&gt;. The href is an attribute of the hypelink element, which is used to specify the location that we want to link to. Name the destination website in between double quotes and you&#8217;ll get the result. Try this:</p>
<p><em>&lt;a href=&#8221;http://www.developawebsite.wordpress.com&#8221;&gt;I want to learn HTML&lt;/a&gt;</em></p>
<p>Click on the text and you will be seeing this informative blog coming out on your screen! Apart from directing the browser page to the other website, hyperlink may also be used to invoke an email client so that we could send an email to the address stated in the hyperlink attribute. The href attribute that should be written like this: href=&#8221;mailto:myfriend.yahoo.com&#8221;. </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/developawebsite.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/developawebsite.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/developawebsite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/developawebsite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/developawebsite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/developawebsite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/developawebsite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/developawebsite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/developawebsite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/developawebsite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/developawebsite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/developawebsite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/developawebsite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/developawebsite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/developawebsite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/developawebsite.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=6&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://developawebsite.wordpress.com/2007/10/04/hyperlinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30743ab3699bf5c19a849f4bab0ee783?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hilmih</media:title>
		</media:content>
	</item>
		<item>
		<title>Font bold &amp; italic, line break and horizontal line</title>
		<link>http://developawebsite.wordpress.com/2007/10/04/font-bold-italic-line-break-and-horizontal-line/</link>
		<comments>http://developawebsite.wordpress.com/2007/10/04/font-bold-italic-line-break-and-horizontal-line/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 16:49:49 +0000</pubDate>
		<dc:creator>hilmih</dc:creator>
				<category><![CDATA[Basic HTML]]></category>

		<guid isPermaLink="false">http://developawebsite.wordpress.com/2007/10/04/font-bold-italic-line-break-and-horizontal-line/</guid>
		<description><![CDATA[The previous two posts described on the very basic of HTML programming. Now, there are a few other elements that we may used, which are listed here: &#60;b&#62;&#8230;&#60;/b&#62; &#8211; all text in between will be bold. &#60;em&#62;&#8230;&#60;/em&#62; &#8211; all text in between will be italic. &#60;br&#62; &#8211; create a line break (skip to the next [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=5&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The previous two posts described on the very basic of HTML programming. Now, there are a few other elements that we may used, which are listed here:</p>
<ul>
<li>&lt;b&gt;&#8230;&lt;/b&gt; &#8211; all text in between will be bold.</li>
<li>&lt;em&gt;&#8230;&lt;/em&gt; &#8211; all text in between will be italic.</li>
<li>&lt;br&gt; &#8211; create a line break (skip to the next line).</li>
<li>&lt;hr /&gt; &#8211; create a horizontal line on the page.</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/developawebsite.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/developawebsite.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/developawebsite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/developawebsite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/developawebsite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/developawebsite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/developawebsite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/developawebsite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/developawebsite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/developawebsite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/developawebsite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/developawebsite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/developawebsite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/developawebsite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/developawebsite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/developawebsite.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=5&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://developawebsite.wordpress.com/2007/10/04/font-bold-italic-line-break-and-horizontal-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30743ab3699bf5c19a849f4bab0ee783?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hilmih</media:title>
		</media:content>
	</item>
		<item>
		<title>Headers</title>
		<link>http://developawebsite.wordpress.com/2007/10/04/headers/</link>
		<comments>http://developawebsite.wordpress.com/2007/10/04/headers/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 16:39:52 +0000</pubDate>
		<dc:creator>hilmih</dc:creator>
				<category><![CDATA[Basic HTML]]></category>

		<guid isPermaLink="false">http://developawebsite.wordpress.com/2007/10/04/headers/</guid>
		<description><![CDATA[HTML provides 6 levels of headers for us to display text as a title/header of the content. The header uses &#60;h1&#62;&#8230;&#60;/h1&#62; for the largest font size, and &#60;h6&#62;&#8230;&#60;/h6&#62; for the smallest font size. Try this code in your notepad: &#60;html&#62; &#60;head&#62;&#60;title&#62;My Header!&#60;/title&#62;&#60;/head&#62; &#60;body&#62; &#60;h1&#62;Header 1&#60;/h1&#62; &#60;h2&#62;Header 2&#60;/h2&#62; &#60;h3&#62;Header 3&#60;/h3&#62; &#60;h4&#62;Header 4&#60;/h4&#62; &#60;h5&#62;Header 5&#60;/h5&#62; &#60;h6&#62;Header 6&#60;/h6&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=4&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>HTML provides 6 levels of headers for us to display text as a title/header of the content. The header uses &lt;h1&gt;&#8230;&lt;/h1&gt; for the largest font size, and &lt;h6&gt;&#8230;&lt;/h6&gt; for the smallest font size. Try this code in your notepad:</p>
<p><em>&lt;html&gt;</em></p>
<p><em>&lt;head&gt;&lt;title&gt;My Header!&lt;/title&gt;&lt;/head&gt;</em></p>
<p><em>&lt;body&gt;</em></p>
<p><em>&lt;h1&gt;Header 1&lt;/h1&gt;</em></p>
<p><em>&lt;h2&gt;Header 2&lt;/h2&gt;</em></p>
<p><em>&lt;h3&gt;Header 3&lt;/h3&gt;</em></p>
<p><em>&lt;h4&gt;Header 4&lt;/h4&gt;</em></p>
<p><em>&lt;h5&gt;Header 5&lt;/h5&gt;</em></p>
<p><em>&lt;h6&gt;Header 6&lt;/h6&gt;</em></p>
<p><em>&lt;/body&gt;</em></p>
<p><em>&lt;/html&gt;</em></p>
<p>See what&#8217;s displayed on the screen, you will see all levels of headers, with different font size.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/developawebsite.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/developawebsite.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/developawebsite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/developawebsite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/developawebsite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/developawebsite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/developawebsite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/developawebsite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/developawebsite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/developawebsite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/developawebsite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/developawebsite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/developawebsite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/developawebsite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/developawebsite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/developawebsite.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=4&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://developawebsite.wordpress.com/2007/10/04/headers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30743ab3699bf5c19a849f4bab0ee783?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hilmih</media:title>
		</media:content>
	</item>
		<item>
		<title>my first page!</title>
		<link>http://developawebsite.wordpress.com/2007/10/04/my-first-page/</link>
		<comments>http://developawebsite.wordpress.com/2007/10/04/my-first-page/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 16:24:14 +0000</pubDate>
		<dc:creator>hilmih</dc:creator>
				<category><![CDATA[Basic HTML]]></category>

		<guid isPermaLink="false">http://developawebsite.wordpress.com/2007/10/04/my-first-page/</guid>
		<description><![CDATA[To display a website content is very simple. Firstly, we have to understand that there are a number of elements (or tags) in HTML, i.e. used for defining or describing the website contents. HTML document always starts with &#60;html&#62; element, and end with &#60;/html&#62;. Let us begin writing one simple message on the browser using [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=3&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To display a website content is very simple. Firstly, we have to understand that there are a number of elements (or tags) in HTML, i.e. used for defining or describing the website contents.</p>
<p>HTML document always starts with &lt;html&gt; element, and end with &lt;/html&gt;. Let us begin writing one simple message on the browser using HTML. Open your notepad and write the following:</p>
<p> <em>&lt;html&gt;</em></p>
<p><em>&lt;head&gt;&lt;title&gt;My First Page!&lt;/title&gt;&lt;/head&gt;</em></p>
<p><em>&lt;body&gt;</em></p>
<p><em>&lt;p&gt;Welcome to my page!&lt;/p&gt;</em></p>
<p><em>&lt;/body&gt;</em></p>
<p><em>&lt;/html&gt;</em></p>
<p>The HTML document is structured in two section, head and body where each section is represented with &lt;head&gt;&#8230;&lt;/head&gt; and &lt;body&gt;&#8230;&lt;/body&gt;. The contents of the website should be enclosed in the body section. To write a text, we use paragraph element, which is represented by &lt;p&gt;&#8230; &lt;/p&gt;.</p>
<p>Close and save your file as &#8220;anyname.html&#8221;. Then double click on the file and you will see your message is displayed on the browser.  </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/developawebsite.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/developawebsite.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/developawebsite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/developawebsite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/developawebsite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/developawebsite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/developawebsite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/developawebsite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/developawebsite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/developawebsite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/developawebsite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/developawebsite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/developawebsite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/developawebsite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/developawebsite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/developawebsite.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developawebsite.wordpress.com&amp;blog=1844949&amp;post=3&amp;subd=developawebsite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://developawebsite.wordpress.com/2007/10/04/my-first-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30743ab3699bf5c19a849f4bab0ee783?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hilmih</media:title>
		</media:content>
	</item>
	</channel>
</rss>
