Re: An open challenge: HTML 4.0 tables

Subject: Re: An open challenge: HTML 4.0 tables
From: Chris Maden <crism@xxxxxxx>
Date: Wed, 22 Oct 1997 17:28:44 -0400
An updated stylesheet will be available at
<URL:http://www.oreilly.com/people/staff/crism/html40.dsl> after
midnight tonight (0400 GMT).

It now handles vertical spans, which requires analyzing all the
previous cells when processing each cell.  It's ugly.  Check it out.

;; DSSSL stylesheet for HTML 4.0 (97-09-17 draft) tables
;; Created for the W3C XML WG by Christopher R. Maden of O'Reilly and
;;    Associates (crism@xxxxxxxxxxx).
;; The cellpadding attribute needs to be handled by cell contents.

;; assumes only LTR content and single tbodys
;; assumes that specifications are in pixels, and can be converted to
;;    pts 1-to-1
;; doesn't get valign from <col> or <colgroup>

Supporting ISO procedures are at
<URL:http://www.oreilly.com/people/staff/crism/sgml2mif/iso10179.dsl>.

-Chris
-- 
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread