How can I align image and text horizontally without moving the other text under the image
I like to do this (sample XXXXX is a big image)
XXXXXXXX This
#wrap .image img { float: left; width: 200px;}