In this tutorial we are going to learn
- Changing text color.
Changing text color:
- Colored text is more attractive if done properly.
- Please see to it that text remains readable and color of text and background do not clash each others.
- COLOR attribute is used with <FONT> to change text color.
- Color is defined by hexadecimal numbers or color's name(only for common colors)
Structure:
<FONT COLOR="X"> Your text </FONT>
X is replaced by hexadecimal value or color name.
No comments:
Post a Comment