HTML Tables Tutorial

HTML Tables TutorialShort Description
HTML Tables Tutorial. Tables are a great way to add formatting and layout to your site. This tutorial from Jennifer. Kyrnin, your About Guide to HTML, …

Website: www.niles-hs.k12.il.us | Filesize: 256kb

Content
HTML Tables Tutorial
http://html.about.com/library/weekly/aa120897.htm
Tables are one of the most powerful formatting tools you can use with HTML 3.2 and below. The full table standard Request for Comment (RFC) was written in 1996, and with HTML 3.2, the W3C included a subset in the HTML standard.
There are three primary tags for use with a table:

This tag defines the table

This tag defines a row in the table

This tag defines a column in the table
Creating Your First Table
The easiest way to create a table is the same way that your Word processor creates one. You need to determine how many rows and columns you need in your table, and then build it row by row.
Let’s build a 3 column by 3 row table.
The table tag So, you start out wanting to build a table. Tell that to the browser:

The first row Then, for every row, you need to tell the browser that you want a new row to start:

The first columns Finally, in that row, you need three…

Get the file Download here

AddThis Social Bookmark Button
Related Books:
  • Tables in HTML A tutorial
  • Advanced HTML Authoring Using Tables This tutorial workbook …
  • Computers of Tomorrow.com’s HTML 4.0 Tutorial
  • ITNP41 -Tutorial 2 Advanced HTML ( ANSWERS)
  • HTML Creator Tutorial
  • Microsoft PowerPoint - HTMLTutorial
  • STK/X Tutorial HTML
  • HTML TUTORIAL PART I

  • Related Searches: , , , ,



    Comments

    Leave a Reply