Jump to content

Would Z-index be what I use here?


mike12255

Recommended Posts

 

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?

 

Screen_Shot_2012_04_13_at_12_12_34_PM.png

Link to comment
https://forums.phpfreaks.com/topic/260870-would-z-index-be-what-i-use-here/
Share on other sites

[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/

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.