View Single Post
  #3 (permalink)  
Old 11-20-2003, 01:56 PM
carbonize carbonize is offline
WebProWorld Veteran
 
Join Date: Jul 2003
Location: Bristol, UK
Posts: 521
carbonize RepRank 0
Default

Use CSS.

<style type="text/css">
<!--
li, ol, ul { text-align: left; }
-->
</style>

Thats just a quick example. Delete the ul, ol, li as required.
__________________
Carbonize
Reply With Quote