Why does my site: http://www.circuitz4u.com/ have a white border around it in safari and google chrome?
body {html.css (line 60)
display:block;
margin:8px;
}
Hazirak: OK, I added that code, and it works, thanks a lot.
But when the page is smaller than the window it still displays white at the bottom of the page: http://www.circuitz4u.com/email_sent.php
Looks to me that you have a height attribute set to 527px somewhere.Hazirak: OK, I added that code, and it works, thanks a lot.
But when the page is smaller than the window it still displays white at the bottom of the page: http://www.circuitz4u.com/email_sent.php
Looks to me that you have a height attribute set to 527px somewhere.