![]() |
Annoying white line at the top of the web-site
Hello again. I got a small white annoying line at the top of the web-site. It also creates a massive white space on the right. I have no idea where it is coming from. Can someone please help me with this issue?
Screenshot: http://cs306300.userapi.com/v3063007...JRT8mk2cgU.jpg HTML: Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">Code:
@charset "utf-8"; |
This is the default viewport background color. The body element has a default margin or padding which you need to remove in the first place:
Code:
body { |
Thank you!
|
| All times are GMT +1. The time now is 05:21 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.