Re: OT: Make a <div> fill 100% height of the view port in CSS?
- From: Bonge Boo! <bingbong@xxxxxxxxxxx>
- Date: Sat, 24 Sep 2005 15:50:41 +0100
On 24/9/05 15:14, in article BF5B1DBC.AFC76%bingbong@xxxxxxxxxxx, "Bonge
Boo!" <bingbong@xxxxxxxxxxx> wrote:
> #content {
> background-color: #ffffff;
> position: relative;
> height:100%;
> width:740px;
> margin-right: auto;
> margin-left: auto;
> }
Humm. Problem is the position: relative
Set that absolute and height problem solved. Bugger.
.
- Prev by Date: Re: OT: Make a <div> fill 100% height of the view port in CSS?
- Next by Date: Re: Security tool to check file hashes?
- Previous by thread: Re: OT: Make a <div> fill 100% height of the view port in CSS?
- Next by thread: Re: OT: Make a <div> fill 100% height of the view port in CSS?
- Index(es):
Relevant Pages
|