|
Posted by dorayme on April 27, 2008, 7:29 pm
Please log in for more thread options
> I'm trying to compose a list of items, each of which consists of text
> that wraps around a picture at the left margin. The examples I have
> seen tell me to do it like this:
>
...
> In my case, since the wrapped text includes a headline,
...
> I have found that I can get the result I want by putting the entire
> list of items in a table, with each item in a one-cell row. It seems
> to me that there must be an easier way, though, so I wonder if I'm
> missing something.
Well, just to bypass other interesting issues raised in the thread for a
moment, it sounds like you find it easy to do with a table but something
mysterious is gripping you (an html/css conscience?) to imply this is
not really so easy and there must be easier. You can see plainly the
magic of tables at work yet... <g>
Never mind, will this layout meet your needs:
<http://netweaver.com.au/alt/headingPicSpiel.html>
--
dorayme
|