tags:

views:

15

answers:

1

Hi guys, please help me with the website heading here. Please look at my picture below: alt text

I have no idea why it is like that. I just use simple css and it became like that and similar as the buttom. The same thing happens as the bottom part of the page. Please help!Not sure why it's like that.

A: 

Try adding the following CSS to override default padding.

html,body{padding:0;}
spender
@spender: sorry that still doesn't work. it still display the same thing. please help!
James1
Oh no worries now, it works now. I added html,body{padding:0;margin:0;} then it worked. Thanks alot!
James1