Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

That’s how html works. It does understand those tags. You can try it in a browser. It’s a very strong specification, which allows all kinds of things. One such things is that many tags are optional! The head opening for example. If you start with a div (or any unknown element, that cannot go in head, such as these), it’ll close the head and open the body for you

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
12 replies
@RapidTransit
Comment options

@wooorm
Comment options

@RapidTransit
Comment options

@wooorm
Comment options

Answer selected by RapidTransit
@RapidTransit
Comment options

@RapidTransit
Comment options

@wooorm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants