<p>
<font size="3" face="verdana" color="blue">
This paragraph is using the font family tahoma , font size 3, and in blue text color.
</font>
</p>
Example: This paragraph is using the font family tahoma , font size 6, and in blue text color.
<p>
<font size="2" face="verdana" color="red">
This paragraph is in Arial, size 2, and in red text color.
</font>
</p>
Example: This paragraph is in verdana, size 2, and in red text color.
| Attribute | Value | Description |
|---|---|---|
| <b></b> | Bold | Specifies a class for the element |
| <i><i> | id | Italics |
| <u></u> | Underlined | Specifies an inline style for an element |
Scroll text can be implemented using a simple </marquee> tag, see the demonstration below.
The Scroll text can be controlled with the scrollamount element.
Below is using a scrollmount of 3
Below is using a scrollmount of 50
Below is using a scrollmount of 100