With CSS. Set a div for the left, another for the center. Float left both of these div's. Put your text in the left div, your image in the center div. Nothing special need be done for that on the right. To terminate the float and get back to normal, use float clear for the element not to be floated.