|
LOL. Sorry but I can't help laughing at your post dave. Work in ems only if you're comfortable using them (i.e. know what they are and how to use them). It's also recommended to use 62.5% font size on the body to change 1em to 10px so that working out ems throughout the CSS is easier.
Use border-bottom on the li element to get it "underlined". You could use li:first to stop the first one being given an underline, but it's safer to use an id.
Add margin to the span element.
Last edited by Mooofasa : 02-13-2008 at 11:14 AM.
|