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
  • ... Joachim Ansorg
    • ... Troy A. Griffitts
      • ... Joachim Ansorg
      • ... Don A. Elbourne Jr.
        • ... Don A. Elbourne Jr.
          • ... Troy A. Griffitts
          • ... Joachim Ansorg
            • ... Hugo van der Kooij
              • ... swdsl
                • ... David's Mailing-list and Spam Receiver
                • ... swdsl
                • ... David's Mailing-list and Spam Receiver
                • ... Виктор Журомский
              • ... Joachim Ansorg
                • ... Don A. Elbourne Jr.
                • ... Joachim Ansorg
            • ... Don A. Elbourne Jr.

Reply via email to