I have
----------------------------------------------------
| |
| |-------------------------------------------| |
| | | | | |
| | | | | |
| | | | 15% | |
| | 15% | 70% | fixed | |
| | fixed | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | ------------------------------------------| |
| max width of the this 100% is 400px |
=====================================================
What I am not able to achieve is the max width of the entire three columns as 400px; and centering the three columns.
How do i achieve this.
No problem with CSS2, see this example fiddle:
Markup:
Style sheet: