|
Posted by Neredbojias on 11/15/78 11:28
With neither quill nor qualm, talthen.z-serwera.o2@nospam.pl quothed:
> Hello,
> How can I manage to make 2 boxes in CSS-
>
> one with width=200px and second's width=(100%-200px). Such thing can be
> easily done using frames and tables, so it must be possible using CSS too!
> Why do I need it? Because I have a page with menu on the left (it's the
> first box) and a box with text on the right (it should have width=100%-200px
> to look good).
Have an outer div with padding-left:200px; and absolutely-position the
200 px inner div margin-left:-200px; inside it.
--
Neredbojias
Contrary to popular belief, it is believable.
Navigation:
[Reply to this message]
|