<?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; external Javascript file</title>
	<atom:link href="http://codegrad.hub.ph/tag/external-javascript-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://codegrad.hub.ph</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 23:32:44 +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>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>

