Text Effects
Text effects are powerful tools to have
at your disposal as you begin the process of putting your web page together.
Usage Notes - Text Effects And Their Attributes
LambeauBear.Com
Attribute:
LambeauBear.Com
Attribute:
LambeauBear.Com
Attribute:
LambeauBear.Com
Attribute:
LambeauBear.com
None
Html Code:
<font face="Arial, Helvetica, sans-serif" size="5" color="#ffffff">
LambeauBear.Com
</font>
Bold
Html Code:
<b>
<font face="Arial, Helvetica, sans-serif" size="5" color="#ffffff">
LambeauBear.Com
</font>
</b>
Italicize
Html Code:
<i>
<font face="Arial, Helvetica, sans-serif" size="5" color="#ffffff">
LambeauBear.Com
</font>
</i>
Underline
Html Code:
<u>
<font face="Arial, Helvetica, sans-serif" size="5" color="#ffffff">
LambeauBear.Com
</font>
</u>
Attribute:
Glowing Text
Html Code:
<span style="position:relative; width:150; height:25; font-size: 30px; font-family: Arial, Helvetica, sans-serif; color: #ffffff;
filter:glow(color=#ffffff,strength=2)">
LambeauBear.Com
</span>
</font>
LambeauBear.com
Attribute:
Drop Shadow
Html Code:
<span style="width: 500; height: 30; font-size: 30px; font-family: Arial, Helvetica, sans-serif; color: #ffffff;
filter: dropshadow(Color=#696969, OffX=2, OffY=2, positive=2)">
LambeauBear.Com
</span>
</font>