I am looking for a way to display 5 HTML tables in the below mentioned format on IE8:
<Table1> <Table2>
<Table3> <Table4>
<Table5>
That is, having both horizontal and vertical space between tables.
Would highly appreciate if anyone provides recommendations around the same,
Set margin and float: http://jsfiddle.net/GEKVX/7/