Skip to content

Remove closing tag from void link element#18

Open
samuelhwilliams wants to merge 1 commit intoabilian:mainfrom
samuelhwilliams:remove-closing-link
Open

Remove closing tag from void link element#18
samuelhwilliams wants to merge 1 commit intoabilian:mainfrom
samuelhwilliams:remove-closing-link

Conversation

@samuelhwilliams
Copy link
Copy Markdown
Contributor

link is a void element in the HTML:
https://developer.mozilla.org/en-US/docs/Glossary/Void_element. It should not have a closing tag.

`link` is a void element in the HTML:
https://developer.mozilla.org/en-US/docs/Glossary/Void_element. It
should not have a closing tag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant