Skip to content

Remove illegal end tag and fix warnings#617

Open
ggorlen wants to merge 1 commit into
kach:masterfrom
ggorlen:master
Open

Remove illegal end tag and fix warnings#617
ggorlen wants to merge 1 commit into
kach:masterfrom
ggorlen:master

Conversation

@ggorlen

@ggorlen ggorlen commented Jun 1, 2022

Copy link
Copy Markdown
  • Removed as it's not a valid tag ("Error: Stray end tag input")
  • Fixed "Warning: Consider adding a lang attribute to the html start tag to declare the language of this document."
  • Fixed "Warning: The type attribute for the style element is not needed and should be omitted."

- Removed </input> as it's not a valid tag ("Error: Stray end tag input")
- Fixed "Warning: Consider adding a lang attribute to the html start tag to declare the language of this document."
- Fixed "Warning: The type attribute for the style element is not needed and should be omitted."
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