<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://vstoolsforum.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">HTML</title><subtitle type="html" /><id>http://vstoolsforum.com/blogs/html/atom.aspx</id><link rel="alternate" type="text/html" href="http://vstoolsforum.com/blogs/html/default.aspx" /><link rel="self" type="application/atom+xml" href="http://vstoolsforum.com/blogs/html/atom.aspx" /><generator uri="http://communityserver.org" version="3.0.20611.960">Community Server</generator><updated>2007-05-14T14:05:00Z</updated><entry><title>HTML Linking to a style sheet</title><link rel="alternate" type="text/html" href="http://vstoolsforum.com/blogs/html/archive/2007/05/15/html-linking-to-a-style-sheet.aspx" /><id>http://vstoolsforum.com/blogs/html/archive/2007/05/15/html-linking-to-a-style-sheet.aspx</id><published>2007-05-15T13:30:00Z</published><updated>2007-05-15T13:30:00Z</updated><content type="html">&lt;P&gt;This is not a hard piece of code, but for some reason I am pathologically unable to remember the syntax, so, here it is:&lt;/P&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;
&lt;P&gt;&amp;lt;&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;link&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;href&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;="/css/css.css"&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;rel&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;="stylesheet"&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;type&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;="text/css"&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;/&amp;gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;/FONT&gt;&lt;img src="http://vstoolsforum.com/aggbug.aspx?PostID=278" width="1" height="1"&gt;</content><author><name>Steve Gray</name><uri>http://vstoolsforum.com/members/Steve-Gray.aspx</uri></author></entry><entry><title>HTML Meta Redirect</title><link rel="alternate" type="text/html" href="http://vstoolsforum.com/blogs/html/archive/2007/05/14/html-meta-redirect.aspx" /><id>http://vstoolsforum.com/blogs/html/archive/2007/05/14/html-meta-redirect.aspx</id><published>2007-05-14T18:05:00Z</published><updated>2007-05-14T18:05:00Z</updated><content type="html">&lt;P&gt;This is a sample web page that does an immediate redirect to another page. Useful for fixing 404 errors&lt;/P&gt;
&lt;P&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "&lt;A href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/A&gt;"&amp;gt;&lt;BR&gt;&amp;lt;html xmlns="&lt;A href="http://www.w3.org/1999/xhtml"&gt;http://www.w3.org/1999/xhtml&lt;/A&gt;" &amp;gt;&lt;BR&gt;&amp;lt;head&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta http-equiv="refresh" content="0;url=buy.aspx"&amp;gt;&lt;BR&gt;&amp;lt;/head&amp;gt;&lt;BR&gt;&amp;lt;body"&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;&amp;lt;/body&amp;gt;&lt;BR&gt;&amp;lt;/html&amp;gt;&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://vstoolsforum.com/aggbug.aspx?PostID=277" width="1" height="1"&gt;</content><author><name>Steve Gray</name><uri>http://vstoolsforum.com/members/Steve-Gray.aspx</uri></author></entry></feed>