Navigation

This site is at beta test stage! Comments are welcome. Contributions are sought and will be published with acknowledgement.

 

home page

quick overview

 

flow chart

site index

contact us

site use

 

contribute now!

 

©Liddy Nevile

Acknowledgements

 

Tables

<table cols=3>
<caption>?????????????????????</caption>
<thead>
<tr>
<th>Name<th>Address<th>Email
</tr>
</thead>
<tbody>
<tr>
<td>fvc<td>jjyf<td>nvhjv
</tr>
</tbody>
</table>

Note - you can have a <tfoot> <col> <colgroup> as well ....

<tfoot> can be used to put column 'headers' at the bottom of the table for users who have scrolled down - Netscape 4 ignores both the <thead> and the <tfoot> tag.

.....

Note the W3C table linearisation tools - http://www.w3.org/WAI/Resources/Tablin/


Last updated: 8 March 2002