View Single Post
11-06-2005, 05:39 AM
#3
derek lapp is offline derek lapp
Status: design rockstar
Join date: Jan 2005
Location: guelph, ontario
Expertise:
Software:
 
Posts: 2,246
iTrader: 0 / 0%
 

derek lapp is on a distinguished road

  Old

margin and padding values are added onto width values. 100% width + 20px of margin = browser width+40px.

i didn't bother diving into your css, but unless you're using something like float, just take away the width attribute. divs are a soft 100%.