See the attachment file i want to remove that space from the top of my page how can i remove it i know there is some script but i dont know so please help me!
He probably wasn't using a univeral reset, which I recommend as it makes it more consistent cross-browser... *{margin:0;padding:0;} at the top of CSS, so browsers don't give different values to different elements.