@peter back in the day it wasn't unusual not to close <p> tags, the author must have assumed the same goes for any tag. and i wouldn't be surprised if it worked just fine in one of the browsers.
Top-level
2 comments
@yetzt I saw a video on this site at one point. IIRC it worked in all the browsers because back then the default heading styles were fixed font sizes and they assumed the heading ended at the end of the line. More recent browsers apparently do them relative to the previous size so you have the rapid expansion. |
@yetzt @peter
Lynx will probably render it OK.
I tested it in w3m and that works fine.