Yeah.  I usually provide examples but it was late and I was worn.  I 
made up an example page seen at:

http://dottedi.biz/codesamples/format_image_text.php

I made the text extra small to emphasize the problem.  In the left 
column there are 2 Events boxes.  In the first I am letting the text 
flow around the right or left aligned images.  In the second I am using 
a fieldset to group together corresponding image/text. I know this is 
not to standard, but it works and I don't have a CSS solution.

Placing image and text into a div doesn't do the trick.  I can try (will 
try) definition lists which will take the problem off list topic, but 
not sure that would be the right solution.  Seems like a simple problem.

-Bob

Jukka K. Korpela wrote:
> On Tue, 17 Apr 2007, Paul Novitski wrote:
>
>   
>> Many people use the definition list for image/caption pairs (although
>> there's disagreement over whether an image and its caption qualify as
>> a term and its description; personally I don't have a problem with
>> the metaphor).
>>     
>
> But image captions are a different issue, aren't they? The question seems 
> to deal with the use of a floated image on the right or left of some text 
> paragraph (<p>content content</p>). If the image has a caption, there's an 
> additional problem (with quite a many possible solutions, none of which is 
> perfect).
>
> I think we first need to understand what the problem and goal is.
>
>   


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to