I would like to explore to see if anyone working on modify SWORD to include Apocrypha books?
Paul -----Original Message----- From: Joachim Ansorg [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 3:52 PM To: [EMAIL PROTECTED] Subject: Re: [sword-devel] Web Interface - Parallel Version Display, Don, thanks for th update! I added the stuff to paralleldisplay.jsp. I can't figure out how to tell using CSS to make each column to have the same width. The number of columns is variable, you know. I decided to add the dir= attribute to tell what direction we have to format the text depending on this using CSS. The CSS needs some professional updatea (*hint, hint* :-) In Him! Joachim > Joachim, > > I promised I'd get back to you on the parallel display. Basically the idea > is to leave out all presentational markup out of the table itself and allow > the external CSS to take care of that. so there is no need for width, > cellspacing, cellpadding and inline style. > > I think it would be a good idea also to use the caption and summary tags > along with the thead and tbody. > > <table id="paralleldisplay"> > <caption></caption> > <summary></summary> > <thead> > <tr> > <th>KJV</th> > <th>WEB</th> > <th>Other Translation</th> > </tr> > </thead> > > <tbody> > <tr> > <td></td> > <td></td> > <td></td> > </tr> > > <tr> > <td></td> > <td></td> > <td></td> > </tr> > > <tr> > <td></td> > <td></td> > <td></td> > </tr> > > </tbody> > > </table> > > For more control we might want to give each row a class name. > > > by grace alone, > > Don A. Elbourne Jr. > http://elbourne.org > > _______________________________________________ > sword-devel mailing list > [EMAIL PROTECTED] > http://www.crosswire.org/mailman/listinfo/sword-devel -- <>< Re: deemed! ----------------------------------------- *****************Internet Email Confidentiality Footer****************** Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and notify the sender by reply email. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of The Shaw Group Inc. or its subsidiaries shall be understood as neither given nor endorsed by it. ________________________________________________________________________ The Shaw Group Inc. http://www.shawgrp.com _______________________________________________ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo/sword-devel