xz / xz/new.css
HTML Validation Issues
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 4.1k
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
https://validator.w3.org/nu/?doc=https%3A%2F%2Fnewcss.net%2F reports duplicate use of the usage id attribute for an h2 and an h3 as well as invalid values for the width attribute.
Additionally, for the demo page validation ( https://validator.w3.org/nu/?doc=https%3A%2F%2Fnewcss.net%2Fdemo%2F ), there is an error with the placement of the tbody tag.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Run the W3C Nu validator for https://newcss.net/ and https://newcss.net/demo/ first, then inspect the page source for the duplicate usage IDs, invalid width attributes, and tbody placement reported there. Done means both pages validate without these errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100