J. Kevin Robbins wrote:
Christian Taylor wrote:
J. Kevin Robbins wrote:And incidentally, having multiple tbody elements in one table is invalid html and will only cause you problems.
This appears to be incorrect. According to the specs for both HTML 5 and HTML 4, a table may contain multiple tbody elements.
That's interesting. I stand corrected, but now I'm wondering why you would want to do that.