|
|
Q2047 How do I change the fonts in my table?
irt.org | Knowledge Base | HTML | Q2047 [ previous next ] Q2047 How do I change the fonts in my table?With Netscape and Microsoft browsers you have to change the font of each individual table cell. In other words you need to include a new pair of <FONT> tags each time you start a new <TD>. Waldek Pietruszka writes: Internet Explorer (5.0 or higher) supports CSS, so one can define
This will affect the entire table (unfortunately, Netscape seems not to support this and many other CSS styles). Feedback on 'Q2047 How do I change the fonts in my table?' |
-- div -->
|