How to achieve the following with CSS?
--------------------------------------------------
| DIV 1: 50px | DIV 2: FLUID | DIV 3: 50px |
--------------------------------------------------
I don’t have an issue with a 2 columns layout having the right div fluid, but i can’t figure out how to make the above.
1 Answer