This member asks how to create a 2 column list within the WordPress content area. I demonstrate a method using 2 unordered lists each wrapped in a div tag that I style so that they float side by side. This involves using the HTML view of the WordPress editor and adding code to custom.css Video [...]
Watch the Video →In this video we discuss the CSS float property. We discuss what the float property is and how it affects the normal flow of HTML elements. We look at what happens to an HTML element that is defined as float:left; We consider various combinations of floats, element sizes and margins for arranging HTML elements on [...]
Watch the Video →