Make LI not indent
Sample code is listed below:
ul {
list-style:none;
margin:0px;
padding:0px;
}
list-style attribute makes li without bullet.
The code is tested on Firefox, Opera, IE.
By javafuns on May 28, 2009 at 10:19 ·
Views: 3,183 · Permalink
· Leave a comment
Categorized in: Uncategorized · Tagged with: CSS, HTML
Categorized in: Uncategorized · Tagged with: CSS, HTML

(
(4.00 out of 5)