|
Posted by Christoph on 10/09/16 11:57
> <p class="bookends">
> <img src="A.jpg" alt="A" class="lefthand">
> <img src="B.jpg" alt="A" class="righthand">
> Your text for this paragraph
> ....
> </p>
> <p class="bookends">
> <img src="C.jpg" alt="C" class="lefthand">
> <img src="C.jpg" alt="Another C" class="righthand">
> Your text for this other paragraph
> ....
> </p>
Hmm, this is the only way it can be done? There is nothing I can do that
will place the images (and, in the case of image C, repeat it to the bottom
of the page) first thing w/o having to enclose everything in a <p> (or
<div>, et. al.) tag?
thnx,
Christoph
Navigation:
[Reply to this message]
|