Hacker News new | ask | show | jobs
by rorrr2 4666 days ago
No, he has this strange structure:

    <header>
        <nav>
        ...
        </nav>
    </header>
    <body>
    ...
    </body>
1 comments

When I looked over the source (quickly) it looked like an implicit-body structure. I must have missed the body tags.