kraft hannes: linkkorrektur

Beitrag lesen

hi swen

hab mir das kurz angesehen und frage mich: soll ein <p> tag nicht
geschlossen werden ?

beispiel kopiert aus der webseite:

http://www.w3.org/People/Raggett/tidy/

Recovers from mixed up tags
   <i><h1>heading</h1></i>
   <p>new paragraph <b>bold text
   <p>some more bold text

Tidy maps this to

<h1><i>heading</i></h1>
   <p>new paragraph <b>bold text</b>
   <p><b>some more bold text</b>

danke

servus
hannes