Box model: 2 columns – 1 fixed / 1 fluid
4 examples of 'box model' based on 2 columns layout with 1 fixed column and 1 fluid column. Using the position:absolute; : left column at fixed width / right column at fluid width left column at fluid width / right column at fluid width Using the float:left; : left column at fixed width / right column at fluid width left column at fluid width / right column at fluid width ...
Read more ›