[thelist] image + flowing text + caption

Ashok Hariharan listman at hazard0us.org
Wed Nov 27 09:14:01 CST 2002


The web page has a layout similar to a news paper.  I have paragraphed
text, within which I have ,
aligned tables (yeah <table> with align=left or right), the first row of
the table has the image tag, and
the second row of the table has the caption of the image (this is in a
different font to the content text).

The tables are aligned left or right within the paragraph something like :
<p>
abracd dhdh akjfha  sakjfh skaj some conent....
<table align=left>
<tr>
<img tag>
</tr>
<tr><td>
caption of image
</td></tr>
</table>
abracd dhdh akjfha  sakjfh skaj sabracd dhdh akjfha
sakjfh skaj sabracd dhdh akjfha  sakjfh skaj s abracd dhdh.
</p>

the number of images within the text is not fixed . there could be 5 or 6
images per page..
It works and displays fine....

Is there a way to easily do this without using an embedded table ?

thanks
ashok




More information about the thelist mailing list