Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Making a DIV fit the screen
Old 09-29-2006, 07:26 PM Making a DIV fit the screen
Spin's Avatar
Super Talker

Posts: 113
Trades: 0
Hello, I'm completely stuck here and would appreciate some help from you guys.

I'm creating a new website, please take a look at the attached layout.

My problem is that the DIV must cover the screens height, but exluding the top table row with the logo. I have tried height 100%, but this does not take the top table row into consideration. The div is inside a row split in two below the top row.

This the last css I tried:

Code:
#articleListContainer{
    float:left;
    overflow:auto;
    position: absolute;    
    width:250px;
    height: 100%;
}
Anyone?
Attached Images
File Type: gif layout.gif (5.1 KB, 8 views)
Spin is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-29-2006, 08:03 PM Re: Making a DIV fit the screen
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
One, don't use position absolute.
Two - read this (it's free)
http://www.communitymx.com/abstract.cfm?cid=BAD95

I'll never understand this obsession with having to have everything full the screen
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 09-30-2006, 01:29 AM Re: Making a DIV fit the screen
Kirtan's Avatar
Who Am I?

Posts: 376
Name: Venkat Raj
Location: Salem, South India
Trades: 3
Make a div as a container (height : 100%) for whole content. Place header and article list container inside main container. Remember to mention header height in pixels. Hope this helps
__________________
All the Buddhas of all the ages have been telling you a very simple fact: Be -- don't try to become.
Kirtan is offline
Reply With Quote
View Public Profile Visit Kirtan's homepage!
 
Reply     « Reply to Making a DIV fit the screen
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11983 seconds with 13 queries