Monday, January 9, 2012

HTML 10

Tables
What does ths example demonstrate?
to create a table in html

Table borders
What does ths example demonstrate?

What tag are tables defined with?
What is a table is divided into? What tag is used? ?
What are rows divided into? What tag is used and what do the letters stand for?
What content can a data cell can?
Tables and the Border Attribute

What happens if you do not specify a border attribute? What do you need to do display a table with borders?
Headings in a Table
What tag is used to define headings in a table?
What happens to the borders around the empty table cells?
What can you do avoid this?

NOTE: PLEASE STUDY AND EXPERIMENT WITH THE EXAMPLES BELOW IN THE TRYIT EDITOR. Then add them to your project.

Table with no border
What does this example demonstrate?
Headings in a table
What does this example demonstrate?
Empty cells
What does this example demonstrate?
Table with a caption
What does this example demonstrate?
Table cells that span more than one row/column
What does this example demonstrate?
Tags inside a table
What does this example demonstrate?
Cell padding
What does this example demonstrate?
Cell spacing
What does this example demonstrate?
Add a background color or a background image to a table
What does this example demonstrate?
Add a background color or a background image to a table cell
What does this example demonstrate?
Align the content in a table cell
What does this example demonstrate?
The frame attribute
What does this example demonstrate?
The frame and border attributes
What does this example demonstrate?
Continue to make a list of HTML Links tags and attributes.

No comments:

Post a Comment