Posted by BootNic on 05/05/07 15:30
> Jonathan N. Little <lws4art@centralva.net> wrote:
> news: 47989$463a925f$40cba7aa$25648@NAXS.COM
> Ciaran wrote:
[snip]
>
> Need another DIV
>
> <div style="width:200px; background-color:#CCCCCC;">
It may be a good thing to set overflow:hidden; for times when
the text height may be shorter then the image.
<div style="width:200px; background-color:#CCCCCC;
overflow:hidden;">
> <img src="image.jpg" style="width: 65px; float: left;">
> <!-- set margin = width of image + right margin on image -->
> <div style="margin-left: 85px;">
> long text long text long text long text long text long text
> long text long text long text long text long text long text
> long text long text long text
> </div>
> </div>
--
BootNic Saturday, May 05, 2007 11:30 AM
A person without a sense of humor is like a wagon without springs,
jolted by every pebble in the road.
*Henry Ward Beecher*
Navigation:
[Reply to this message]
|