dan_t Posted December 21, 2008 Share Posted December 21, 2008 Hi, I have an image on the left, and am putting my text on the right. My first line of text does fine, but when I break, it throws the next line under the image. I cannot reduce the size of my cursor be side the image either. Dan http://img.villagephotos.com/p/2008-12/1330692/reduce.jpg Link to comment https://forums.phpfreaks.com/topic/137864-text-wrapping/ Share on other sites More sharing options...
dan_t Posted December 21, 2008 Author Share Posted December 21, 2008 Hi, I have an image on the left, and am putting my text on the right. My first line of text does fine, but when I break, it throws the next line under the image. I cannot reduce the size of my cursor be side the image either. Dan http://img.villagephotos.com/p/2008-12/1330692/reduce.jpg The line in the middle is the cursor. Link to comment https://forums.phpfreaks.com/topic/137864-text-wrapping/#findComment-720530 Share on other sites More sharing options...
daveoffy Posted December 25, 2008 Share Posted December 25, 2008 Some code of what you have would be nice. Well try this in the <img> tag. <div align="left"><img src="to_the_image.png" align="right"></div> That will put the image to the left and have wordwrap on the right. Link to comment https://forums.phpfreaks.com/topic/137864-text-wrapping/#findComment-723441 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.