The Mudcat Café TM
Thread #4630   Message #1845440
Posted By: chrisgl
28-Sep-06 - 06:04 PM
Thread Name: HTML Stuff
Subject: RE: HTML Stuff
You _almost_ got it right :)

You have to tell the browser you want to make the FONT a particular colour. You just told it make COLOUR.

The correct syntax is:
<font color="red">This is in red</font>

which displays:
This is in red

Note the AMERICAN spelling of colour for the tag!!


Does that help?

chris :-)