View Single Post

  #1 (permalink)  
Old 12-22-2006, 02:18 AM
seenu01 seenu01 is offline
Junior Member
 
Join Date: Feb 2006
Posts: 12
seenu01 is on a distinguished road
How to change the color of a bullet

Tell me how to change the color of a bullet?

HTML Code:
<li>
<ul>one</ul>
<ul>two</ul>
</ul>
The text color should not change , only the bullet color should change.
how to solve this problem?
Reply With Quote