<?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>Codeleet &#187; Hypertext Mark-up Language (HTML)</title>
	<atom:link href="http://codeleet.hub.ph/category/a-fundamentals-of-web-development/a-hypertext-mark-up-language-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeleet.hub.ph</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 19:12:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Removing the paragraph tags of WordPress post excerpt and category description</title>
		<link>http://codeleet.hub.ph/removing-the-paragraph-tags-of-wordpress-post-excerpt-and-category-description/</link>
		<comments>http://codeleet.hub.ph/removing-the-paragraph-tags-of-wordpress-post-excerpt-and-category-description/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 00:18:46 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Hypertext Mark-up Language (HTML)]]></category>
		<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[category description]]></category>
		<category><![CDATA[HTML tags]]></category>
		<category><![CDATA[paragraph tag]]></category>
		<category><![CDATA[post excerpt]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=23</guid>
		<description><![CDATA[By default, the PHP scripts that call the post excerpt and category description automatically insert paragraph tags. You can disable the automatic insertion of paragraph tags should in case you decided to use them for something that makes paragraph tags unnecessary; for example, using post excerpt as meta description.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/removing-the-paragraph-tags-of-wordpress-post-excerpt-and-category-description/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Search engine optimization (SEO) of WordPress page title tags</title>
		<link>http://codeleet.hub.ph/search-engine-optimization-seo-of-wordpress-page-title-tags/</link>
		<comments>http://codeleet.hub.ph/search-engine-optimization-seo-of-wordpress-page-title-tags/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 00:09:06 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Hypertext Mark-up Language (HTML)]]></category>
		<category><![CDATA[Search Engine Optimization (SEO)]]></category>
		<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[HTML title]]></category>
		<category><![CDATA[title tag]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=21</guid>
		<description><![CDATA[Unlike WordPress posts, which can have longer titles that contain significant keywords, page titles are usually shorter. This article discusses how to provide unique and keyword-rich HTML title for pages that is different from the usually shorter page title.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/search-engine-optimization-seo-of-wordpress-page-title-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search engine optimization of HTML title tags</title>
		<link>http://codeleet.hub.ph/using-html-title-tags-in-search-engine-optimization-seo/</link>
		<comments>http://codeleet.hub.ph/using-html-title-tags-in-search-engine-optimization-seo/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 23:35:03 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Hypertext Mark-up Language (HTML)]]></category>
		<category><![CDATA[Search Engine Optimization (SEO)]]></category>
		<category><![CDATA[HTML tags]]></category>
		<category><![CDATA[HTML title]]></category>
		<category><![CDATA[title tag]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=15</guid>
		<description><![CDATA[The HTML title tag is one of the most useful place in inserting keywords for search engine optimization. Search engines would always associate the words and phrases within the title tag to the webpage itself. However, title tags should be coherent and not spammy.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/using-html-title-tags-in-search-engine-optimization-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML title tag</title>
		<link>http://codeleet.hub.ph/html-title-tag/</link>
		<comments>http://codeleet.hub.ph/html-title-tag/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 01:15:44 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Definition]]></category>
		<category><![CDATA[Hypertext Mark-up Language (HTML)]]></category>
		<category><![CDATA[HTML tags]]></category>
		<category><![CDATA[HTML title]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=35</guid>
		<description><![CDATA[The title tag is an HTML code that determines the title of a web page. Two title tags always come in pair, the opening title tag and the closing title tag. The text between these tags appears in the top bar of the browser window as well as a hyperlink when your web page appears in the search engine results page.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/html-title-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress meta description using post excerpt, category description and post ID</title>
		<link>http://codeleet.hub.ph/wordpress-meta-description-using-post-excerpt-category-description-and-post-id/</link>
		<comments>http://codeleet.hub.ph/wordpress-meta-description-using-post-excerpt-category-description-and-post-id/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 23:28:22 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Hypertext Mark-up Language (HTML)]]></category>
		<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[category description]]></category>
		<category><![CDATA[meta description]]></category>
		<category><![CDATA[post excerpt]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=9</guid>
		<description><![CDATA[While the major search engines no longer consider meta description as a deciding factor in giving a page a rank in the search engine result page, it still appears in the search results as a description of your website. Hence, you can use it to entice people to visit your website. It will be much better for a WordPress-powered website if each page and post has its own meta description, some PHP tweak can do just that.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/wordpress-meta-description-using-post-excerpt-category-description-and-post-id/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using meta robots in a WordPress blog or website</title>
		<link>http://codeleet.hub.ph/preventing-search-engines-from-indexing-certain-pages-or-posts-in-your-wordpress-powered-website-or-blog/</link>
		<comments>http://codeleet.hub.ph/preventing-search-engines-from-indexing-certain-pages-or-posts-in-your-wordpress-powered-website-or-blog/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 00:20:15 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Hypertext Mark-up Language (HTML)]]></category>
		<category><![CDATA[Search Engine Optimization (SEO)]]></category>
		<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[HTML attributes]]></category>
		<category><![CDATA[meta robots]]></category>
		<category><![CDATA[noindex]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=25</guid>
		<description><![CDATA[Anyone with the basic knowledge of HTML understands that s/he can use meta robots to prevent search engines from indexing pages in a website, but what if you are using WordPress CMS and you want to prevent only a handful of dynamic pages from being indexed by search engine?]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/preventing-search-engines-from-indexing-certain-pages-or-posts-in-your-wordpress-powered-website-or-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search engine optimization (SEO) of WordPress theme title tags</title>
		<link>http://codeleet.hub.ph/search-engine-optimization-seo-of-wordpress-theme-title-tags/</link>
		<comments>http://codeleet.hub.ph/search-engine-optimization-seo-of-wordpress-theme-title-tags/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 00:07:43 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Hypertext Mark-up Language (HTML)]]></category>
		<category><![CDATA[Search Engine Optimization (SEO)]]></category>
		<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[HTML title]]></category>
		<category><![CDATA[title tag]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=19</guid>
		<description><![CDATA[The title tag is one of the most important factors that search engines take into consideration. It would be certainly helpful if you can have absolute control of what is inside your title tag for any pages generated by WordPress CMS.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/search-engine-optimization-seo-of-wordpress-theme-title-tags/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Margin and padding of block elements</title>
		<link>http://codeleet.hub.ph/margin-and-padding-of-block-elements/</link>
		<comments>http://codeleet.hub.ph/margin-and-padding-of-block-elements/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 00:45:52 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Cascading Stylesheet (CSS)]]></category>
		<category><![CDATA[Hypertext Mark-up Language (HTML)]]></category>
		<category><![CDATA[block elements]]></category>
		<category><![CDATA[CSS layout]]></category>
		<category><![CDATA[margin]]></category>
		<category><![CDATA[padding]]></category>
		<category><![CDATA[tableless web page layout]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=27</guid>
		<description><![CDATA[Margin and padding are two important attributes that are useful in providing appropriate spacing between HTML elements. In particular, they are useful in rendering proper spacing among block elements in a pure CSS layout. The difference between margin and padding and how they render to block elements will be discussed in this article.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/margin-and-padding-of-block-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image alt and title attributes: how do they work and what are their uses</title>
		<link>http://codeleet.hub.ph/image-alt-and-title-attributes-how-do-they-work-and-what-are-their-uses/</link>
		<comments>http://codeleet.hub.ph/image-alt-and-title-attributes-how-do-they-work-and-what-are-their-uses/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 01:15:14 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Hypertext Mark-up Language (HTML)]]></category>
		<category><![CDATA[Search Engine Optimization (SEO)]]></category>
		<category><![CDATA[HTML attributes]]></category>
		<category><![CDATA[HTML image]]></category>
		<category><![CDATA[image alt text]]></category>
		<category><![CDATA[title attribute]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=33</guid>
		<description><![CDATA[Even though search engines cannot detect letters on an image, these two attributes can make the images search engine friendly. However, these attributes behave in slightly different ways across different browsers.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/image-alt-and-title-attributes-how-do-they-work-and-what-are-their-uses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS and Javascript outside the HTML file</title>
		<link>http://codeleet.hub.ph/css-and-javascript-outside-the-html-file/</link>
		<comments>http://codeleet.hub.ph/css-and-javascript-outside-the-html-file/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 01:33:25 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Cascading Stylesheet (CSS)]]></category>
		<category><![CDATA[Hypertext Mark-up Language (HTML)]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Search Engine Optimization (SEO)]]></category>
		<category><![CDATA[external CSS file]]></category>
		<category><![CDATA[external Javascript file]]></category>
		<category><![CDATA[HTML link rel]]></category>
		<category><![CDATA[script type]]></category>
		<category><![CDATA[stylesheet]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=50</guid>
		<description><![CDATA[Aside from placing CSS and Javascript within the head section of the HTML, we can also place them in separate external files. This enables several HTML webpages to access and use them. The results: uniform appearance of the website across several pages, elegant and simpler HTML code, and a search engine friendlier website.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/css-and-javascript-outside-the-html-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
