mike12255 Posted April 13, 2012 Share Posted April 13, 2012 Below I have an image and then some text. Both are to be displayed on my hompage. However I would like my text to start at the top where the image does and do short lines till it gets the the bottom of the image and start doing long lines. The only thing I could think of would to be making two different divs with Zindexs but that would just place the text over the image right? Quote Link to comment https://forums.phpfreaks.com/topic/260870-would-z-index-be-what-i-use-here/ Share on other sites More sharing options...
Psycho Posted April 13, 2012 Share Posted April 13, 2012 [Moved to CSS forum] This is really an HTML/CSS problem and should not have been posted in the PHP forum. There are attribute values for an image tag that will do what you want or you can look into CSS equivalents. Here are a couple links with some useful info http://www.tizag.com/cssT/float.php http://bill2me.com/2007/04/18/using-css-to-wrap-text-around-images/ Quote Link to comment https://forums.phpfreaks.com/topic/260870-would-z-index-be-what-i-use-here/#findComment-1337074 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.