HighDots Forums  

Height as high as the browser size

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Height as high as the browser size in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
M T M
 
Posts: n/a

Default Height as high as the browser size - 10-02-2004 , 10:04 AM






Hi There,

i'm from denmark - bad english!

well lets get to the point..

[www dot schaefner dot dk] 's height is 100% (with css)

how do i do that?

my CSS content:
#content {
background: #ffffff;
border-right: 1px solid #dddddd;
color: #000000;
height: 360px;
margin: 0 0 0 150px;
padding: 10px;
position: absolute;
width: 579px;
}

and CSS menu:
#menu {
background: #cccccc;
border-right: 1px solid #dddddd;
color: #000000;
float: left;
font-weight: bold;
height: 380px;
position: absolute;
width: 149px;
}

*Copyright on the css

Well, hope that you can help me!

Reply With Quote
  #2  
Old   
Arne
 
Posts: n/a

Default Re: Height as high as the browser size - 10-02-2004 , 10:59 AM






*M T M* skrev 2004-10-02 16:04:
Quote:
Hi There,

i'm from denmark - bad english!

well lets get to the point..

[www dot schaefner dot dk] 's height is 100% (with css)

how do i do that?

my CSS content:
#content {
background: #ffffff;
border-right: 1px solid #dddddd;
color: #000000;
height: 360px;
margin: 0 0 0 150px;
padding: 10px;
position: absolute;
width: 579px;
}

and CSS menu:
#menu {
background: #cccccc;
border-right: 1px solid #dddddd;
color: #000000;
float: left;
font-weight: bold;
height: 380px;
position: absolute;
width: 149px;
}

*Copyright on the css

Well, hope that you can help me!
Why can't you give a real URL to click on. URL's don't need to be munged
on newsgroups, just email addresses you know :-)



--
/Arne


Reply With Quote
  #3  
Old   
M T M
 
Posts: n/a

Default Re: Height as high as the browser size - 10-03-2004 , 11:53 AM



I wan't to fix the height: 100%;

- it's more then the screen in Firefox

What do i do so it dosen't do that?

Please help

you can look at the url i gave ya..

/ME

Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.