-
horizontal ul with some li on left and others right
Another day... another question...
I have a horizontal ul with 5 li.
I want to 'split it'... 3 li to be on the left and 2 on the right. With a gap between.
To float a single li to the right, I'd use...
ul#listname .right {float: right;} and apply a class="right" to the appropriate li.
But what about 2? Can I simply wrap a class around 2 li?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks