xz / xz/new.css

HTML Validation Issues

Open
#5 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.