Ordered List
-
I’m having trouble getting the OL to look correct. Between list numbers 4 and 5 there’s a line space that I can’t figure out how to get rid of. I would like the spacing to be the same as between the other numbered lists. It may be in the CSS but I’m not experienced enough to figure it out.
Any help would be greatly appreciated.
Also can someone tell me what direction the numbers next to the margin and padding correspond to in the below example?:
ol {
line-height:18px;
font-size:12px;
background:none;
margin:0 0 0 5px;
padding:0 0 0px 20px;
}
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Ordered List’ is closed to new replies.