https://github.com/elite174/html-nesting-validator
Validate your HTML nesting online
https://github.com/elite174/html-nesting-validator
Last synced: 6 months ago
JSON representation
Validate your HTML nesting online
- Host: GitHub
- URL: https://github.com/elite174/html-nesting-validator
- Owner: elite174
- Created: 2023-10-14T15:24:08.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-14T16:03:40.000Z (about 2 years ago)
- Last Synced: 2025-03-24T13:17:51.961Z (9 months ago)
- Language: Astro
- Homepage: https://html-nesting-validator.vercel.app
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML nesting validator
This project uses [this validator](https://github.com/MananTank/validate-html-nesting). Unfortunately, there're many cases which are handled incorrectly (like `img` inside `img`), so feel free to contribute!