Text Aligned Next To Photo in CSS
Posted
by PF1
on Stack Overflow
See other posts from Stack Overflow
or by PF1
Published on 2010-03-13T17:58:28Z
Indexed on
2010/03/13
18:05 UTC
Read the original article
Hit count: 176
Hi Everyone:
I am wondering if there is some way to align text on the right of a photo, and keep the text in that same "box" even after the image ends using HTML and CSS. A quick "diagram" of what I am attempting to accomplish is below:
------- --------
------- --------
-Image- - Text -
------- --------
------- --------
--------
--------
Thanks for any help!
© Stack Overflow or respective owner