I am in the deal of designing a fresh theme for my wordpress powered site. I decided that it would make my entire life easier if POST simply created a great HTML page 1st so I already had almost all styling issues exercised and could in that case use that to be a template for my personal new theme. The condition that I’m having is always that when I run the the site it adds a small amount to thicker (only about YOUR FIVE pixels or so). I’m less than sure why it’s working. I only want to buy to cover 100% in the page, not 100% plus several pixels. The program code is as uses:
< html> < head> < design type=" text/css" > * border: 0; padding: 0; body background-color: #FFF; colour: #000000; #container2 size: 100%; margin: 0 auto; #header width: 100%; border: 0 auto; background: #FFF url(top. png) repeat-x; #lotp margin-left: TWELVE; #catch width: 520px; place: relative; top: -130px; still left: 200px; #catch any color: #FFF; #rss place: relative; top: -170px; drift: right; margin-right: -12; #navbar place: relative; top: -37px; margin-left: TWELVE; #navbar a text-decoration: it's unlikely that any; padding-top: 2; #navbar any: hover border-top: 2px solid #0000CC; padding-top: A COUPLE OF; #container width: 100%; < /style> < /head> < body> < div id=" container2" > < div id=" header" > < div id=" lotp" > < img src=" lotp. png" alt=" LOTP" /> < /div> < div id=" catch" > < any href=" http: //lotphelp. com" > < h1> The Land in the Penguins< /h1> < /a> < /div> < div id=" rss" > < any < img src=" rss. png" alt=" RSS" /> < /div> < /div> < div id=" navbar" > < any href=" #" > Home< /a> & nbsp; & nbsp; < any href=" #" > Test< /a> < /div> < div id=" container" > < div id=" left" > < /div> < div id=" right" > < /div> < /div> < /div>
again, any help is enormously appreciated!
To be a quick note to begin, ensure all your units in your CSS file are generally defined. You have lots of things like " margin-left: A COUPLE OF; " and sometimes plenty of issue. It needs to be 2 px or perhaps 2 em and also whatever the intention. The only value it does not need a product is " 0" because nothing is nothing regardless with unit.