Old 02-02-2008, 04:45   #1 (permalink)
thastrom
Registered User
 
Join Date: Feb 2008
Posts: 73
How to set the site at top

How do you do so the web page is at the absolute top, there is no margin between?
  Reply With Quote
Old 02-02-2008, 05:08   #2 (permalink)
Mongoose
Senior Member
 
Mongoose's Avatar
 
Join Date: Oct 2007
Location: Olympia, WA
Posts: 151
Send a message via AIM to Mongoose
Something like:

body, html {
margin-top: 0;
padding-top: 0;
}

If you have any wrapper divs, they might be creating the top margin too.

If this doesn't work, please provide code/link samples so we can better help you.
  Reply With Quote
Old 02-02-2008, 07:03   #3 (permalink)
thastrom
Registered User
 
Join Date: Feb 2008
Posts: 73
Yep, that's it !

Thanks !
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8