PDA

View Full Version : <thead> and <tbody>?


chadorbaf
11-20-2002, 03:32 PM
Are <thead> and <tbody> tages work in IE5.5 or IE6.0?

Ganon of Evil
11-20-2002, 05:27 PM
i thought they were a NS 4.x tags, but im not sure (I never use them). Not even sure what exactly they do, just that they are in tables.

giz
11-20-2002, 06:12 PM
Using thead and tbody allows you to have a stationary heading on your table, whilst the body can be scrolled.

I believe that this works only on certain very recent browsers. I don't have a list, but I'm sure that Google will find some references for those that care to look.