<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://notepad.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Notepad.com - HTML Tables - Comments</title>
 <link>http://notepad.com/html-tables.htm</link>
 <description>Comments for &quot;HTML Tables&quot;</description>
 <language>en</language>
<item>
 <title>HTML Tables</title>
 <link>http://notepad.com/html-tables.htm</link>
 <description> 

 &lt;p&gt;There are two main uses for HTML Tables -- organizing data in columns, and arranging elements on the screen. This tutorial will only cover data columns since nowdays arranging a page is done simpler and easier with style sheets.&lt;/p&gt;
 
 &lt;p&gt;To create your first table, you will need to know just three tags: &lt;tt&gt;&amp;lt;table&amp;gt;&lt;/tt&gt;, &lt;tt&gt;&amp;lt;tr&amp;gt;&lt;/tt&gt; and &lt;tt&gt;&amp;lt;td&amp;gt;&lt;/tt&gt;.  As you may have guessed, a table begins with the &lt;tt&gt;&amp;lt;table&amp;gt;&lt;/tt&gt; tag and ends with the &lt;tt&gt;&amp;lt;/table&amp;gt;&lt;/tt&gt; tag. No suprises there!&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://notepad.com/html-tables.htm&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 04 Oct 2007 14:34:59 -0700</pubDate>
 <dc:creator>chad</dc:creator>
 <guid isPermaLink="false">11 at http://notepad.com</guid>
</item>
</channel>
</rss>
