Columns instead of tables

This is an example of 2 columns using a snippet of HTML, instead of using tables

<!-- Left Column -->
    Just add content...
<!-- end of left column content -->
<!-- Right Column -->
  and here too
<!-- end of right column content -->




 

Code