Hey guys, kinda new to CSS, been messing around with it for a bit. Having trouble figuring out (if you can) how to define two different list-styles to use in a document.
I have created a drop-down menu that uses <ul> and <li> tags, but i also wanted to use a bulleted list in another part of the document, but when i use the <li> tag, the new list looks like the drop-down menu. Can I define two different list-styles? Thanks!



Reply With Quote

Bookmarks