Throntel
03-08-2006, 05:14 PM
Well, I don't know if frame was the right word.
But I'll just try show with an example:
#navibar
{
background-color:#XXXXXX;
position:absolute;
left: X px;
top: X px;
width: X px;
height: X px;
}
One of these, how can I get forexample this navibars height to be as high as the hight of another one, forexample the content thing.
I know I'm explaining this bad, but please try and understand, If the "frame or whatever" called content increase size then the navibar will get the same height. so that when I write into the content where the hight is set by how much I write the content one will increase to the same amount of px.
Couldn't really find a word for anything to day, try to understand. If not reply and Ill try to explain...
But I'll just try show with an example:
#navibar
{
background-color:#XXXXXX;
position:absolute;
left: X px;
top: X px;
width: X px;
height: X px;
}
One of these, how can I get forexample this navibars height to be as high as the hight of another one, forexample the content thing.
I know I'm explaining this bad, but please try and understand, If the "frame or whatever" called content increase size then the navibar will get the same height. so that when I write into the content where the hight is set by how much I write the content one will increase to the same amount of px.
Couldn't really find a word for anything to day, try to understand. If not reply and Ill try to explain...