Hi Matt (and others)!
I started today to create a HTML page to display a bunch of photographs.
To do that I was going to make a table with three columns. The first
column should be 288 pixels widht (the width of the thumbnails), the
middle column just a space, 8 pixels width, and the third column was
intended for a description of the photograph.
All should be very easy, but...
<td width="288" valign="top">
<a href="037_1.jpeg"><img src="037_1_tn.jpeg"
width="288" height="192" alt="Billede nr. I.32">
</a>
JPEG, 1536x1024, 600.5 kB
</td>
The above should in my opinion make a cell 288 pixels wide. Since the
thumbnail is 288 pixels wide, then the text "JPEG, 1536x1024, 600.5 kB"
would be displayed below the thumbnail.
But that is not what is happening with V� 3.3.95. The table cell is
much wider, and the text is therefore (partly) displayed to the right
of the thumbnail.
However, the middel row, being 8 pixels wide, seems to be correct.
Take a look at:
http://home6.inet.tele.dk/uhc/test.html
which show just one row.
On the other hand, 3.2.12 displays it correctly.
http://validator.w3.org likes my HTML very much.
Uffe Holst
_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE