![]() |
|
You can format the text in a table by using tags such as <b>, <i>, and <font>. You can change the colour and font name for all text in a table by enclosing the table in a <font> tag, but the table tags block the effect of other character formatting tags. To get these effects, you must apply the tags within each cell. Note: Early versions of browsers won't recognise the <font> as applying to a whole table, you need to specify the font for each <td> tag. |
More information Adding a background picture to a table Formatting text in a table |