|
Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006
How removed from the left side of the table?
"Ol>
"Li> China" /li>
"Li> Japan" /li>
"Li> United States" /li>
"/ol>
How removed from the left side, while retaining the serial number? |
Understand what that means good points |
[html]
"Style type=" text/css ""
Ol{margin:0;}
O li{text-indent:16px;}
"/style>
"Ol>
"Li> China" /li>
"Li> Japan" /li>
"Li> United States" /li>
"/ol>
[/html] |
|