Alignment
Basics
Character Codes
Colors
CSS
DIVS
Forms
Frames
Links
Lists and Bullets
Meta Tags
Multimedia
Pictures
Spacing
Tables
Text
Background
Color Codes
Table
Text
Text
718
Color for Specific Text
Description
The tag looks like <FONT COLOR="#xxxxxx">. The starting tag is <FONT COLOR="#xxxxxx"> and the closing tag is </FONT>. The xxxxxx stands for the color code. The text between these two tags is the text that is the selected color. An example of this is:
Code
<font color="#00ff00"> I'm going green!</font>
Output
I'm going green!
Practice
<font color="#00ff00"> I'm going green!</font>
Advertisements (
add your ad
)