Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html white space on both sides of the page

html,body
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
Source by www.weblimitless.com #
 
PREVIOUS NEXT
Tagged: #html #white #space #sides #page
ADD COMMENT
Topic
Name
2+2 =