Jared Lyon wrote:
>>>Hi all, I seem to be having a bit of a problem getting a div to fill the
>>>width of the screen. Here's the trouble page:
>>>http://www.rit.edu/upub/new/contact_us2.html
>>>
>>>Can anyone help me get the maincontent div to fill the remaining width of
>>>the screen?
>>>
>> Hi all, I seem to be having a bit of a problem getting a div to fill the
>> width of the screen. Here's the trouble page:
>> http://www.rit.edu/upub/new/contact_us2.html
>>
>> Can anyone help me get the maincontent div to fill the remaining width of
>> the screen?
>
> In order to get it to fi
[--- Le 03/02/06 13:56, Zoe M. Gillenwater a écrit : ---] :
> So, remove the width and the float and apply "margin-left: 180px" to
> #maincontent. Your new problem then becomes that the clearers you have
> within #maincontent are clearing the #sidebar too. This is because
> #sidebar and
Jared Lyon wrote:
> Hi all, I seem to be having a bit of a problem getting a div to fill the
> width of the screen. Here's the trouble page:
> http://www.rit.edu/upub/new/contact_us2.html
>
> Can anyone help me get the maincontent div to fill the remaining width of
> the screen, instead of it just
Hi Christian, thanks for the quick feedback.
> the markup is not conducive to a fixed-fluid layout right now, and you
> have both a stylesheet and inline styles, which makes things tough to
> edit.
You say that my markup isn't conducive to a fixed-fluid layout, but the
second example that I menti
On 2/2/06, Jared Lyon <[EMAIL PROTECTED]> wrote:
> Hi all, I seem to be having a bit of a problem getting a div to fill the
> width of the screen. Here's the trouble page:
> http://www.rit.edu/upub/new/contact_us2.html
the markup is not conducive to a fixed-fluid layout right now, and you
have bo
Hi all, I seem to be having a bit of a problem getting a div to fill the
width of the screen. Here's the trouble page:
http://www.rit.edu/upub/new/contact_us2.html
Can anyone help me get the maincontent div to fill the remaining width of
the screen, instead of it just being 400px like it is now?