One possible way to achieve that is to apply display: inline-block and fixed width values to those DIV blocks. (And wrap them into parent DIVs in groups of two)
solved use div instead of table to align my text
One possible way to achieve that is to apply display: inline-block and fixed width values to those DIV blocks. (And wrap them into parent DIVs in groups of two)
solved use div instead of table to align my text