Posted by dorayme on 02/02/08 11:49
In article <2ce6d$447faca9$40cba7cf$19712@NAXS.COM>,
"Jonathan N. Little" <lws4art@centralva.net> wrote:
> dorayme wrote:
> > In article <97119$447f8ece$40cba7cf$9169@NAXS.COM>,
> > "Jonathan N. Little" <lws4art@centralva.net> wrote:
> <div class="pixbox">
> <img src="yourpix.jpg" alt="the pix">
> write stuff about your picture here...
> </div>
> .pixbox { overflow: auto; }
> .pixbox IMG { display: block; float: right; margin-left: 1em; }
>
> or to put the text under
>
> .pixbox { overflow: auto; }
> .pixbox IMG { display: block; margin-bottom: .5em; }
I took another look at your suggestion this morning. Thanks for
this, interesting... will keep it in mind.
--
dorayme
[Back to original message]
|