Double trouble
-
Would someone be kind enough to explain what it means when code is ‘repeated’ in a css.style sheet theme?
Like this ‘double ul ul’ for instance:‘}
#sidebar ul ul
{
list-style:none;
margin:0.5em 0 0 1em;
padding:0;
}’What’s the significance of the second ‘ul’ ?
(the expression preceding the one above is almost identical, but without the repeated ‘ul’ and with the margin set to ‘0’)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Double trouble’ is closed to new replies.