Y
Hacker News
new
|
ask
|
show
|
jobs
by
dragonwriter
4666 days ago
Implicit body element without an explicit tag as used in the page at issue is, IIRC, consistent with WHATWG HTML, not sure about W3C HTML5.
1 comments
rorrr2
4666 days ago
No, he has this strange structure:
<header> <nav> ... </nav> </header> <body> ... </body>
link
dragonwriter
4666 days ago
When I looked over the source (quickly) it looked like an implicit-body structure. I must have missed the body tags.
link