shah Posted May 12, 2009 Share Posted May 12, 2009 HI all, I am sorry to bother you again. i am stuck in another problem. when i try to use the following CSS style to centralize the div (wrapper or container). margin: 0px auto 10px auto; It centralizes the div horizontally but leaves some margin with the upper edge of the body. i want this wrapper to start right from the start. what should i do?? Thanks Quote Link to comment Share on other sites More sharing options...
shah Posted May 12, 2009 Author Share Posted May 12, 2009 I am putting the following style in the body so that in case the body has any default margin or padding, it is cleared margin:0; padding:0; but still there is a margin between the container and the body. that is the top edge of the page and container or wrapper. Quote Link to comment Share on other sites More sharing options...
shah Posted May 12, 2009 Author Share Posted May 12, 2009 okay every one, i dont know but clearing the body margin and padding somehow started to work, which was not working before. so just to let every one know, it has been solved. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.