I have a question about the bullet code:
Take that bunch of code for example. The <li> tags produce a bullet, just a normal dot. But i was wondering if you could modify that so that the <li> tag produces an arrow like this:HTML Code:<ul> <li>Apples <li>Oranges <li>Bananas </ul>
>Apples
>Oranges
>Bananas
But don't want to have to do an alt + num before each link to make my bullets. Any way to modify the <li> or the <ul> tag to do that?
This may be CSS, which I have a pretty good knowledge of, but i'm not sure.
Thanks in advance.



Reply With Quote

.

Bookmarks