<div id="float"> <p>Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. </p> </div> <ul> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> </ul>
Thanks axe, but If I apply a left margin to the list, then the list will always have that margin throughout. I just want the image to wrap around the floating element.
<div id="float"> <p>Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. Some content that will go here. </p> </div> <ul> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li> <li>List item 1</li>