| 
	
 | 
 Posted by mbstevens on 04/03/06 21:25 
Jose wrote: 
>> If there are multiple image-caption pairs 
>> they _do_ qualify as tabular data -- so long as you 
>> keep all the images in one row/col, and all the captions 
>> in another row/col.  
>  
>  
> How about putting the image and caption in the same cell, separated by a  
> carriage return (or paragraph delimiter)?  
 
In that case, there is no association of data down rows or across 
columns.  You no longer have semantic markup.  I would just use a div, 
which is _made_ for use as a kind of bag into which associated data 
can be placed. 
 
> This should have the effect  
> of keeping the two together, while putting the caption below the  
> picture.  Some may argue that it's not really a "table" with just one  
> column; but I'd say it's a degenerate table and if that's what must be  
> done to get around the lack of a caption element, so be it. 
>  
> Jose
 
  
Navigation:
[Reply to this message] 
 |