| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Super Individual
Join Date: Apr 2005
Location: Sydney / Stockholm
Posts: 367
|
Why is this?
I started a re-make of a earlier site yesterday. Moving from tables to css only.. my first one. I might be stupid and miss something really easy .. but, can someone take a look at this; www.superstoffe.com/projects/hu, and look at the top 'border' and the space between it and the contentwrap. Why is that? Everything validates. |
|
|
|
|
|
#3 (permalink) |
|
Moderator
Join Date: Oct 2004
Location: Bristol
Posts: 3,299
|
try removing the non breaking spaces in your div tags <div id="sitewrap"> <div id="tborder"> </div> <div id="lborder"> </div> <div id="contentwrap"> <div id="header"></div> <div id="headbar"></div> </div> |
|
|
|
#5 (permalink) |
|
Super Individual
Join Date: Apr 2005
Location: Sydney / Stockholm
Posts: 367
|
Before I added the graphics I marked everything with colors, one for each type of div. When I saw everything working in action I added the graphics to the background instead .. So it must be something with the background-image, right? |
|
![]() |