Sketch a plan for a table that shows its location on the Web page and the placement of text and graphics in its cells
Decide whether to include borders around the tables and cells.
Setting the border value to 0 causes the table to appear invisible, so that viewers will not realize that you used a table for the page layout unless they look at the code
Accessibility Preferences
To make a table more accessible to visually handicapped viewers, add
Table caption
Table summary (does not appear on screen)
Table headers
Can be placed at the top or sides of table
Are automatically centered and bold
Drawing a Table in Layout Mode
Ideal when placing elements on a Web page without specifying number of rows and columns
0 comments
Post a comment