Put your content into DIVs not in TABLEs
The <div/> tag defines a logical block of content within a HTML document, it often contains other block-elements which are formatted with CSS.
The <div/> tag defines a logical block of content within a HTML document, it often contains other block-elements which are formatted with CSS.