CSS Tip #1
If you have a div that needs to go the height of the entire page the way a body tag can. For instance, if you wanted one background image for the body tag and another for a div tag, like having multiple borders. I ran into this issue when setting:
the height gets ignored on most browsers, make sure to include:
so if you have html head../head body div id="bg2" .../div /body /html
#bg2
{
height:100%;
width:700px;
margin-left: auto;
margin-right: auto;
}
the height gets ignored on most browsers, make sure to include:
html, body
{
height:100%;
}
body
{
width:800px;
margin-left: auto;
margin-right: auto;
}
so if you have html head../head body div id="bg2" .../div /body /html

3 Comments:
[B]NZBsRus.com[/B]
Forget Crawling Downloads With NZB Files You Can Easily Search HD Movies, Games, MP3 Singles, Applications & Download Them @ Alarming Rates
[URL=http://www.nzbsrus.com][B]Usenet[/B][/URL]
Study Our Revealing Prices at www.Pharmashack.com, The Unequalled [b][url=http://www.pharmashack.com]Online Apothecary's [/url][/b] To [url=http://www.pharmashack.com]Buy Viagra[/url] Online ! You Can also Details to Nicely postponed Deals When You [url=http://www.pharmashack.com/en/item/cialis.html]Buy Cialis[/url] and When You You [url=http://www.pharmashack.com/en/item/levitra.html]Buy Levitra[/url] Online. We Also Assimilate a Meaningful Generic [url=http://www.pharmashack.com/en/item/phentermine.html]Phentermine[/url] As a armed forces to Your Eats ! We Vend Border of job make short acme wine [url=http://www.pharmashack.com/en/item/viagra.html]Viagra[/url] and Also [url=http://www.pharmashack.com/en/item/generic_viagra.html]Generic Viagra[/url] !
I read this forum since 2 weeks and now i have decided to register to share with you my ideas. [url=http://inglourious-seo.com]:)[/url]
Post a Comment
Links to this post:
Create a Link
<< Home