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!
pgp00000.pgp
Description: signature