in reply to Re: How to use TR to generate a table row
in thread How to use TR to generate a table row

you might have forgotten the "tbody" tag

Tables don't need to have a <tbody> element. And in my experience they are really rather rare.

  • Comment on Re^2: How to use TR to generate a table row