|
![]() |
|||||||||||||||||||||
|
You are in ::::: Home | Tables
Appropriate use of table - based layoutWhy tables?Tables for layout web pagesCell features and table featuresUse of tables |
||||||||||||||||||||||
Why tables? |
|
|||||||||||||||||||||
|
Tables allow control over the layout of the pages. Without tables, text and graphics are essentially poured onto the user's screen, with the actual layout of pages depending entirely on the width and height of the browser window. Issues such as legibility, readability, and style are rely on the ability to position words, images, and screen elements on the "page" in a way that adheres to established typographic conventions. Because of the limitations of HTML, the only layout tool for site designers at this time is tables.
|
||||||||||||||||||||||
Tables for layout web pages |
|
|||||||||||||||||||||
|
Normally the length of text line on a page is determined by the dimensions of the viewer's browser window. When the user resizes their window, the text reflows to fill the new space. To avoid this use tables to define the areas of pages. Use table cells to create margins, put text in table cells to limit the line length (ideally 10 to 12 words on a line), and use cells to position elements on the page.
|
||||||||||||||||||||||
Cell features and table features |
||||||||||||||||||||||
|
|
||||||||||||||||||||||
Use of tables |
|
|||||||||||||||||||||
|
|
||||||||||||||||||||||
Home |
Animation |
Fonts & Colours |
Target Audience |
Images |
Navigation | Table-Based Layout
Stylesheets |
Online Test
(Last modified : 2003-03-19)