simple columns example?

Subject: simple columns example?
From: "DuCharme, Robert" <DuCharmR@xxxxxxxxxx>
Date: Wed, 19 Nov 1997 19:13:44 -0500
I'm looking for an example to follow in creating a page with two
columns but I can't find any use of the column-set-sequence flow
object out there.  If I have a document type declaration like the
following, what code would I need to put the beg element in two
equally-sized columns, mid spanning the page, and then the end element
across two equally-sized columns? Assume that one mypage element fits
on a single page.

   <!doctype mypage [
   <!element mypage - - (beg,mid,end)>
   <!element (beg|mid|end)   - - (par+)>
   <!element par    - - (#PCDATA)>
   ]>

thanks,

Bob DuCharme <bobducharme @ acm.org>
http://cs.nyu.edu/cs_alumni/duchar96
"The elements be kind to thee, and make thy spirits all of comfort!" 
Anthony and Cleopatra, III ii


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


Current Thread