Le 9 juin 08 à 20:09, Bill Brown a écrit : > Sébastien wrote: >> Hello ! >> >> I'm making my little website and i'm cruching my head on removing the >> little white space at the top of the page on this URL : >> http://tinyurl.com/3fdd35 >> Can someone have a look and explain what's happening ? >> >> Each comment on Code / Design is welcome. >> >> Cheers, >> >> S.F. > > > Hi SF, > > In your style sheet, add margin:0 to the ul#sliding-navigation > ruleset. > The white space you're referring to is block on my Firefox/Ubuntu and > non-existent on my IE7/Vista, but presumably the margin:0 is what > you're > looking for anyway. > > Hope it helps. > Bill Brown > TheHolierGrail.com
You're right Bill ! The default margin were in due. Are you able to explain it ? Cheers, Sebastien F. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
