begin  quoting James G. Sack (jim) as of Thu, Feb 22, 2007 at 03:15:41PM -0800:
> Andrew Lentvorski wrote:
> > I'm doing a lot of work with truth tables and digital logic for my
> > class.  I'm really beginning to loathe creating tables by hand.
> > 
> > Anybody have any suggestions for a way to enter data in a nice tabular
> > form and then have a program spit out either a <table></table> or
> > <div></div> HTML file?
> > 
> 
> Belated response, but..
> 
>   http://www.cs.tut.fi/~jkorpela/TSV.html#html

<shudder>

He gives those who uses braces a bad name. Ugly code.

Still, auto-generating the headers and trying to right-justify numeric
data is a nice trick, although if one is being this complicated, using
CSS would presumably give you better control.

-- 
Perl should be beautiful.
Stewart Stremler


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to