Thread
:
gaps in lists in ie
View Single Post
30-07-2004, 11:51
#
8
(
permalink
)
adras
Zły
Join Date: May 2004
Location: Toronto, Canada
Posts: 1,920
ol {
margin: 0px 0px;
padding: 0px 0px;
}
ul {
padding: 0px 0px;
margin: 0px 0px;
}
li {
/* change the padding to what ever gap size you want */
padding: 0px 0px;
margin: 0px 0px;
}
__________________
Be Crisp (tm)
adras
View Public Profile
Send a private message to adras
Send email to adras
Visit adras's homepage!
Find More Posts by adras