<?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>Codegrad &#187; HTML link rel</title>
	<atom:link href="http://codegrad.hub.ph/tag/html-link-rel/feed/" rel="self" type="application/rss+xml" />
	<link>http://codegrad.hub.ph</link>
	<description></description>
	<lastBuildDate>Sun, 01 Apr 2012 04:02:32 +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>Making all external links open in a new tab or window in WordPress</title>
		<link>http://codegrad.hub.ph/making-all-external-links-open-in-a-new-tab-or-window-in-wordpress/</link>
		<comments>http://codegrad.hub.ph/making-all-external-links-open-in-a-new-tab-or-window-in-wordpress/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 06:45:47 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[external link]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[HTML link rel]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=949</guid>
		<description><![CDATA[Insert a PHP code in the functions.php of your WordPress theme to make all internal links open in new window or tab and all internal links on the same window without having to manually set the target window in your WordPress visual editor..]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/making-all-external-links-open-in-a-new-tab-or-window-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>CSS and Javascript outside the HTML file</title>
		<link>http://codegrad.hub.ph/css-and-javascript-outside-the-html-file/</link>
		<comments>http://codegrad.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]]></category>
		<category><![CDATA[Hypertext Mark-up Language]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Search Engine Optimization]]></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://codegrad.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://codegrad.hub.ph/css-and-javascript-outside-the-html-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

