W3C home > Mailing lists > Public > www-amaya@w3.org > January to March 2004

Amaya 8.3 -- table calculations

From: John Russell <ve3ll@rac.ca>
Date: Tue, 09 Mar 2004 09:41:09 -0500
To: www-amaya@w3.org
Message-ID: <404D9135.1618.841671@localhost>
am using win98 o/s and 800/640 display resolution
the included file demonstrates a calculation problem
when several tables are used.  Amaya 8.3 wraps 
cell data instead of widening the tables as needed
if space is available. This example could have 
collapsed margins used to center the nesting box.
--
john russell ve3ll@rac.ca [those are L's as in LLAMA]
http://home.cogeco.ca/~ve3ll
http://home.cogeco.ca/~trains
http://home.cogeco.ca/~cipher



<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>Table Widths Demo</title>
<style type="text/css">
body {margin:40px; margin-top:0px; border:0px; padding:0px; font-size:12pt}
div {margin:0px; border:0px; padding:0px}
p {text-indent:30px; text-align:left}
table {margin:auto; border:solid 0px gray; padding:0px}
tr {vertical-align:top}
td {margin-left:auto; margin-right:auto; padding:1px 3px; border:solid 0px gray}
th {margin-left:auto; margin-right:auto; padding:1px 3px; border:solid 0px gray}
div.c {margin:auto; text-align:center}
table.b {margin:auto; border:2px solid maroon; padding:3px}
table.n {margin:auto; border:0px; padding:3px}
td.n {margin-left:0px; border:0px; padding:3px; vertical-align:top}
th.c {background:green; color:whitesmoke; text-align:left;
      font-family:arial, sans-serif; font-size:120%}
</style></head>
<body><h2>Table Widths Demo</h2>
<p>Amaya 8.3 miscalculates widths and wraps table data unnecessarily...
VE3LL@RAC.CA</p>

<div class="c"><table class="n" summary="container">
<tr><td class="n"><table class="b" summary="2001">
<tr><th class="c" colspan="2">Fall 2001</th></tr>
<tr><td>Vahini A</td>
<td><a href="http://www.tributetorick.freeservers.com/">Judy A</a></td></tr>
<tr><td><a href="http://www.geocities.com//">Kristina F</a></td>
<td><a href="http://www.geocities.com/">Stacy H</a></td></tr>
<tr><td><a href="http://glwnt.tripod.ca/">Torin L</a></td>
<td><a href="http://members.aol.com/">May L</a></td></tr>
<tr><td><a href="http://stonehouse4.tripod.com/">Sheryl L</a></td>
<td><a href="http://www.vaxxine.com/">Kevin P</a></td></tr>
<tr><td><a href="http://www.vaxxine.com/">Doug R</a></td>
<td><a href="http://www.tudorvineyardsbb.com">Shawn S</a></td></tr>
<tr><td><a href="http://www.vaxxine.com/">Doug W</a></td>
<td><a href="http://www.eyetoeyeoptical.com/">Gary W</a></td></tr></table></td>

<td class="n"><table class="b" summary="2002">
<tr><th class="c" colspan="2">Fall 2002</th></tr>
<tr><td><a href="http://www3.sympatico.ca/tjbailey">Patrick B</a></td>
<td><a href="http://www.oteee.com/delweb/">Jonathan B</a></td></tr>
<tr><td><a href="http://home.cogeco.ca/">Ian C</a></td>
<td><a href="http://www.corriveaucranes.com">Jennifer C</a></td></tr>
<tr><td><a href="http://home.cogeco.ca/">Luke D</a></td>
<td><a href="http://www.racersinfo.com">James D</a></td></tr>
<tr><td><a href="http://www.vaxxine.com/">Catherine K</a></td>
<td><a href="http://www.geocities.com/">Frank M</a></td></tr>
<tr><td><a href="http://www.geocities.com/">Mark M</a></td>
<td><a href="http://www.vaxxine.com/">Darrell N</a></td></tr>
<tr><td><a href="http://www.geocities.com/">Gary T</a></td>
<td><a href="http://www3.sympatico.ca/">Michael W</a></td></tr></table></td>

<td class="n"><table class="b" summary="student sites - Winter 2003">
<tr><th class="c" colspan="2">Winter 2003</th></tr>
<tr><td><a href="http://www3.sympatico.ca/">Chris D</a></td>
<td><a href="http://www.geocities.com/">Etsuko K</a></td></tr>
<tr><td>Fiona L</td>
<td><a href="http://www.angelfire.com/pro/">Jeffery M</a></td></tr>
<tr><td><a href="http://www.geocities.com/">Lisa M</a></td>
<td><a href="http://home.cogeco.ca/">Ron N</a></td></tr>
<tr><td><a href="http://www3.sympatico.ca/">Eric O</a></td>
<td><a href="http://www.clear-concepts.ca/">Samara P</a></td></tr>
<tr><td><a href="http://www.niagaraweddinghelper.com/">Dennis R</a></td>
<td><a href="http://www.vaxxine.com/">Brenda S</a></td></tr>
<tr><td><a href="http://www.vaxxine.com/">Ivan S</a></td>
<td><a href="http://www3.sympatico.ca/">Derrick T</a></td></tr></table>
</td></tr></table></div>
</body></html>
Received on Tuesday, 9 March 2004 09:37:58 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:43 UTC