Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: adjust “valid HTML” wording #264

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

docs: adjust “valid HTML” wording #264

wants to merge 1 commit into from

Conversation

j9t
Copy link

@j9t j9t commented Sep 27, 2019

HTML doesn’t need to be invalid so to cause issues here, at least not in the example (omitting the <tbody> tags is perfectly valid [1])… rephrased so to narrow problem down to optional tags, and keep note to also write valid HTML.

[1] https://meiert.com/en/blog/optional-html/

HTML doesn’t need to be invalid so to cause issues here, at least not in the example (omitting the `<tbody>` tags is perfectly valid [1])… rephrased so to narrow problem down to optional tags, and keep note to also write valid HTML.

[1] https://meiert.com/en/blog/optional-html/
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.

None yet

1 participant