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



















{ 0 comments… add one now }