Text Alignment

Continuous Scrolling Marquee Code


Example Code


<!-- Codes by HTMLmagics -->
<p style="text-align:left;">Text aligned left</p>
<p style="text-align:center;">Text aligned center</p>
<p style="text-align:right;">Text aligned right</p>
<p><a  style="font-size:11px;color:#999;" href="http://htmlmagics.blogspot.com/text/text-code.cfm">HTML text</a></p>



Result




Text aligned left
Text aligned center
Text aligned right