Presentation is loading. Please wait.

Presentation is loading. Please wait.

Doing TABLES Creating Tables in HTML. Start creating the table by using the Table container tag.

Similar presentations


Presentation on theme: "Doing TABLES Creating Tables in HTML. Start creating the table by using the Table container tag."— Presentation transcript:

1 Doing TABLES Creating Tables in HTML

2 Start creating the table by using the Table container tag

3 Rows and Columns Tables have ROWS and COLUMNS <= Rows

4 Columns

5 Tables make little boxes Boxes help to ORGANIZE information

6 Start with the usual HEAD stuff A Simple Table

7 Start the TABLE Stuff < TABLE ALIGN=middle BGCOLOR=Yellow BORDER=5 CELLPADDING=5 CELLSPACING=5 WIDTH=75% >

8 Add the ROWS and COLUMNS tag starts a new table ROW tag starts a new COLUMN These are MY Favorite Hobbies

9 These are My Favorite Hobbies

10 makes a new column makes a new ROW ALIGN=Middle COLSPAN=3> My Favorite Hobbies

11 Second ROW Start the second Row BOWLING The Internet Sewing

12 These are MY Favorite Hobbies BowlingThe InternetSewing

13 ATTRIBUTE TAGDESCRIPTIONExample BORDER Size of border around table BGCOLOR Color of the table CELLSPACING Thicker lines between the cells CELLPADDING More space around the text inside the cells WIDTH Width of TABLE

14 ATTRIBUTE TAGDescriptionExample ALIGNAlign images or text in cells VALIGNAlign contents o cell vertically NOWRAPDon’t let text wrap COLSPANStretch the cell across many columns ROWSPANStretch the cell across many rows. WIDTHWidth of cell BGCOLORColor of cell

15 TABLES Organize information into little boxes.


Download ppt "Doing TABLES Creating Tables in HTML. Start creating the table by using the Table container tag."

Similar presentations


Ads by Google