Latest Lists

Question about bulleting in Html (Dreamweaver Especially)?

My question has to do with making a n Unordered list in Dreamweaver. I know how to make the list but my actual question is this: I can change the color of the text and the bullets but i am unable to change just the color of the bullets, how can i do this in CSS Also, how can I set all my bullets to a certain image

Public Comments

  1. I think you will get help here... http://www.gidforums.com/t-7254.html http://codex.wordpress.org/Styling_Lists_with_CSS http://www.alistapart.com/articles/taminglists/ http://www.alistapart.com/articles/taminglists/
  2. it is call ordered list and unordered list <ul><li>something</li></ul> <ol><li>Something</li></ol> in DW go to like Insert->HTML->UL or OL
Powered by Yahoo! Answers