|
|
|
|
|
by woutr_be
2288 days ago
|
|
> Viewing the source shows an html page without a closing body nor html tag It's actually not required to close those tags, the browser will interpret them correctly. (You can see this when inspecting the elements on the page, not just the raw source) |
|