Soldato
- Joined
- 21 Jul 2004
- Posts
- 6,360
- Location
- Harrow, UK
I am trying to create a responsive email using HTML and CSS and seem to have hit a snag.
I have a container table, with two tables within in, which float. However, I want to vertically align them to the bottom of that container, irrespective of their heigh.
I set up a JSFiddle here:
http://jsfiddle.net/hirenshah/mhn3oavx/
The pink area needs to be at the bottom and not the top, but I have read that it is not possible to do whilst the tables are floating.
Any suggestions?
I have a container table, with two tables within in, which float. However, I want to vertically align them to the bottom of that container, irrespective of their heigh.
I set up a JSFiddle here:
http://jsfiddle.net/hirenshah/mhn3oavx/
The pink area needs to be at the bottom and not the top, but I have read that it is not possible to do whilst the tables are floating.
Any suggestions?