/ Published in: CSS
URL: http://www.webreference.com/programming/javascript/jkm2/2.html
Expand |
Embed | Plain Text
<style type="text/css"> ul.orangearrow li { list-style-image: url(http://0--0.us/0067_circular_arrow.png); } </style> <ul class="orangearrow"> <li>meat</li> <li>potatoes</li> <li>water</li> </ul>
You need to login to post a comment.
