Hi,
i am trying to construct a web page but I am having a few issues when trying build up a nice shape using divs.
eg if I have the following:
<div class = "banner"> Hello </div>
<div class = "sidebar"> test </div>
now if I set the background colours in these 2 divs to be say blue for instance, you can see that it seperates the 2 divs with thin white border, and I have set the margins and padding to 0px in all cases.
Help?
Thanks
Ian
i am trying to construct a web page but I am having a few issues when trying build up a nice shape using divs.
eg if I have the following:
<div class = "banner"> Hello </div>
<div class = "sidebar"> test </div>
now if I set the background colours in these 2 divs to be say blue for instance, you can see that it seperates the 2 divs with thin white border, and I have set the margins and padding to 0px in all cases.
Help?
Thanks
Ian