Download presentation
Presentation is loading. Please wait.
Published byPolly Merritt Modified over 9 years ago
2
Identifies the Structure Table Row Column 1 Table Heading Column 2
3
First Cell Define the table cell Second Cell and enter the cell data Third Cell Fourth Cell
4
Default = browsers will display tables without borders Has to be inside the TABLE TAG BORDER tag will only effect the outside border
5
CELL SPACING Property that controls the amount of space between cells CELL PADDING Property that controls the amount of space between text and cell borders
6
When no width or height is specified, the table will only be as wide and high as it needs to be Can be pixels or percentages (70%)
7
You can specify how the data in the table cell will appear by aligning the text horizontally, vertically, or both. Horizontal Alignment – Use the Align property inside the tag The default is left
8
Vertical Alignment- use the VALIGN property inside the tag The ALIGN and VALIGN must be inside the tag
9
To give a cell a different width than the cell above it you need to use the COLSPAN attribute in the or tags To give a cell a different height than the cell beside it, you need to use the ROWSPAN attribute in the or the tags
10
Set BGCOLOR for tag
11
The tag creates an anchor What is an anchor? Text that is specifically marked so you can link it from other parts of the document Text that is anchored will become the destination of the link; it is not the text you click(pointer) Home (destination) Home (pointer)
12
You can also link text or an image to an outside site
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.