Overlapping Text
Some interesting effects can be obtained with overlaping text. Changing the font size, color, and line height can be quite effective.
<span style="font-weight: bold"><font face="verdana" color="#FCD27D" size=7; style="line-height:8px;">Overlapping</font></span><br> <span style="font-weight: bold"><font face="tahoma" color="#000000" size=6; style="line-height:0px;">Text</font></span>
Close Window