[ENH]Html table (second version)

John Hinsley jhinsley at telinco.co.uk
Sun Aug 26 14:40:16 UTC 2001


Karl Ramberg wrote:
> 
> I'm still torturing my self, but I begin to see the light :-)
> -I solved the nesting of the tables!
> -links within tables work
> These were the really hard parts to figure out.
> 

That's a huge leap forward.

I'm begining to see just how very difficult this is! Any ideas about
this one? Weblint shows it as perfect, but Scamper chokes (even with
your new .cs). 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<HTML>

<HEAD>

<TITLE> a simple table </TITLE>

</HEAD>

<BODY>

<BR>
<TABLE>

<TR><TH>PRESIDENT<TH>DATES<TH>PARTY<TH>

<TR><TD>Jimmy Carter<TD>1977-1981<TD>Democrat

<TR><TD>Ronald Reagan<TD>1981-1989<TD>Republican

<TR><TD>George Bush<TD>1989-1993<TD>Republican

<TR><TD>Bill Clinton<TD>1993-<TD>Democrat

</TABLE>

</BODY>

</HTML>

(amazing what old stuff you find lying about on your hard drive!)

Cheers

John

-- 
Can't cope anymore? Desperate for help?
Join the 12 step program for those who yearn to give up Microsoft:
http://home.earthlink.net/~penguinrox/index.html




More information about the Squeak-dev mailing list