Sent by Tribou, Eric on 11 March 2003 16:04
Win32/IE 5.5 (and earlier?) does not propagate font-size values into table
cells, correct? That is, at least, what I am encountering.
Is there a workaround that would allow relative font sizes (percentages,
ems, ect...) to be used and get the font sizes to propagate down into the
table cells under IE 5? I would hate to have to specify a font using the
td,th selectors as that means either I used a fixed font size (pixels) or
nested tables get a progressively smaller font size.
Thanks,
-E