-SENİDUNYAN- Webmaster Sitesi
Ö2
TYPE |
|
|
UL {list-style-type : none;} |
|
UL {list-style-type : disc;} |
|
UL {list-style-type : circle;} |
|
UL {list-style-type : square;} |
|
UL {list-style-image : url(images/ball2.gif);} |
|
OL {list-style-type : decimal;} |
|
OL {list-style-type : lower-roman;} |
|
OL {list-style-type : upper-roman;} |
|
OL {list-style-type : lower-alpha;} |
|
OL {list-style-type :upper-alpha;} |
POSITION |
|
|
UL {list-style-position : outside;} |
|
UL {list-style-position :inside;} |
DISPLAY |
|
|
UL { display : inline;} |
|
UL {display : block;} |
|
UL {display : list-item;} |
|
UL { display : none;} |