html - body tag margin creating bad whitespace up top -
I can not get rid of white margins on the body tags at the top of my page. One formatting, but it is still and my inspector still shows the default 8px padding for some reason. Why will not the body lift it? @import "bootstrap"; @ Import URL (http://fonts.googleapis.com/css?family=Lato=Open+Sans+Condensed:300); .body {margin: 0 pixels; }. Container-Top {text-align: center; Font-family: 'open breathed conditioned', without-serif; Background color: # 424b51; Font-size: 25px; }
You should remove the dot. 'From the body. body {margin: 0; }
Comments
Post a Comment