On Sun, 8 Jun 2003, Joachim Ansorg wrote: > <div id="col"> > <div id="verse"></div> > <div id="verse"></div> > <div id="verse"></div> > <div id="verse"></div> > </div>
Unfortunatly this is NOT valid. The HTML 4.01 specs tell us such in exact words: This attribute assigns a name to an element. This name must be unique in a document. (You can use it where you used to use <a name="verse"> before.) See also: http://www.w3.org/TR/html401/struct/global.html#adef-id You actually should use class="col" here. Hugo. -- All email sent to me is bound to the rules described on my homepage. [EMAIL PROTECTED] http://hvdkooij.xs4all.nl/ Don't meddle in the affairs of sysadmins, for they are subtle and quick to anger. _______________________________________________ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo/sword-devel