<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: What is the html code for a default date?</title>
	<atom:link href="http://htmlindex.net/html-code/what-is-the-html-code-for-a-default-date/feed" rel="self" type="application/rss+xml" />
	<link>http://htmlindex.net/html-code/what-is-the-html-code-for-a-default-date</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2010 23:24:56 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Brandon L</title>
		<link>http://htmlindex.net/html-code/what-is-the-html-code-for-a-default-date/comment-page-1#comment-2573</link>
		<dc:creator>Brandon L</dc:creator>
		<pubDate>Tue, 26 Jan 2010 01:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://htmlindex.net/html-code/what-is-the-html-code-for-a-default-date#comment-2573</guid>
		<description>You can&#039;t use just HTML to serve up dynamic content.  You have to use some sort of scripting language like JavaScript.  I could paste all the code here but this blog post has all the info you need.  It is pretty easy.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;http://www.howtocreateawebpageblog.com/javascript-tips/inserting-todays-date-into-html</description>
		<content:encoded><![CDATA[<p>You can&#8217;t use just HTML to serve up dynamic content.  You have to use some sort of scripting language like JavaScript.  I could paste all the code here but this blog post has all the info you need.  It is pretty easy.<br /><b>References : </b><br /><a href="http://www.howtocreateawebpageblog.com/javascript-tips/inserting-todays-date-into-html" rel="nofollow">http://www.howtocreateawebpageblog.com/javascript-tips/inserting-todays-date-into-html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris G</title>
		<link>http://htmlindex.net/html-code/what-is-the-html-code-for-a-default-date/comment-page-1#comment-2572</link>
		<dc:creator>Chris G</dc:creator>
		<pubDate>Tue, 26 Jan 2010 01:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://htmlindex.net/html-code/what-is-the-html-code-for-a-default-date#comment-2572</guid>
		<description>HTML is static. You cannot have it insert dynamic content (ie: the current date). You&#039;d need to use a server-side language like ASP or PHP or something on the client-side like JavaScript.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>HTML is static. You cannot have it insert dynamic content (ie: the current date). You&#8217;d need to use a server-side language like ASP or PHP or something on the client-side like JavaScript.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->