Live data from Hacker News

Ask HN: Isn't it strange that TFOOT must be placed between THEAD and TBODY?

news.ycombinator.com

1–4 of 4 posts

Re: Ask HN: Isn't it strange that TFOOT must be placed between THEAD and TBODY?

#3
post #2

So that if the tbody is set up with its own scroll bar, the initial parts of the tbody can appear between the thead and the tfoot before the tbody has finished downloading.

This was exactly my answer, before I realized that "webuiarchitect" posted the question 3 times. :-(