ScoilNet Web Publishing Centre
Glossary
Using Animated GIFs
Using Frames
Using Image Maps
Adding Multimedia
Using Tables
1 Details
2 Examples
3 Resources
4 Step-by-Step

  1  2  3

Using Tables - Details

Using Tables - Details

True or False:

  1. Setting a table width to 100% will allow the table to re-shape if I re-size my browser window.
    True
  2. You cannot have one table inside another table.
    False
  3. A table border of "0" makes the table invisible.
    False
  4. Cell padding of "4" pushes cells 4 pixels apart.
    False
  5. You cannot have lists, paragraphs, forms etc. inside a table.
    False
  6. If you specify your 3 columns as 300, 300 and 300, but your table is only 600 wide, your page will refuse to load.
    False
  7. Tables are great for laying out forms.
    True
  8. A number of complex tables within other complex tables may slow your page rendering.
    True
  9. Most web editors do tables automatically, and their code is always easy to read.
    False
  10. New browsers which use CSS cannot use tables.
    False
  11. There are many other tags for tables some of which are not universally supported.
    True
  12. An image of width 200 will refuse to show in a cell of width 150.
    False