HTML Old School

THEAD, TBODY, TFOOT

Sometimes in complex tables we can use table's head, body and footer tags.

It is very usefull in combination with CSS.

Example with CSS: 0918table_thead_tbody_tfoot.html