Alexander Shpack wrote: > > Why font-weight property don't apply to table cells? > Where I can read about inheritance different properties to HTML > elements, like a table? Inheritance of most of the font properties breaks on <table> in several popular browsers. In Mozilla and NS6 you can override this quirk with table { font: inherit; } You can also set the font style again on the table tag, or, as Lars pointed out, on table cell tags. BTW, you're on the wrong mailing list. www-html is for technical discussion of HTML/XHTML. How-to questions on stylesheets should be addressed to comp.infosystems.www.authoring.stylesheets ~fantasaiReceived on Tuesday, 2 July 2002 15:02:30 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:16 GMT