Guest

Where should the list-style CSS property go

By: a guest on Jan 28th, 2012  |  syntax: None  |  size: 0.04 KB  |  hits: 17  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. ul
  2. {
  3.     list-style: disc outside
  4. }