This WordPress plugin allows you to easily create columns within your posts. Usefull for sites with a magazine / newspaper style layout, or if you want text to appear on one side of the post with an image displayed opposite. It is much easier than creating html tables within posts, perfect for users with no coding experience. Usage Use these shortcodes in your wordpress posts 2 column layout: [column width=”47%” padding=”6%”] Column 1 content goes here. [/column] [column width=”47%” padding=”0″] Column 2 content goes here. [/column][end_columns] 3 column layout: [column width=”30%” padding=”5%”] Column 1 content goes here. [/column] [column width=”30%” padding=”5%”] Column 2 content goes here. [/column] [column width=”30%” padding=”0″] Column 3 content goes here. [/column][end_columns] 4 column layout: [column width=”22%” padding=”4%”] Column 1 content goes here. [/column] [column width=”22%” padding=”4%”] Column 2 content goes here. [/column] [column width=”22%” padding=”4%”] Column 3 content goes here. [/column] [column width=”22%” padding=”0″] Column 4 content goes here. [/column][end_columns] For more info visit the plugin page: http://www.samburdge.co.uk/wordpress/wp-post-columns-plugin-2