Search
Items tagged with: html
PS. Kitten uses HTML Validate to show you validation issues with your pages as you develop.
💕
https://codeberg.org/kitten/app
#SmallWeb #Kitten #web #dev #html #validation #js #NodeJS #htmlValidate #validator
If you’re using HTML Validate (you should; it’s ace), update to 7.15.2. It no longer flags multiple buttons with the same name used in forms as a validation error (this is a valid pattern that lets you interpret a form differently on the server based on which button it was submitted with).
https://gitlab.com/html-validate/html-validate/-/issues/212
#web #dev #html #validation #js #NodeJS #htmlValidate #validator
form-dup-name rule should not apply to buttons in forms (#212) · Issues · html-validate / html-validate · GitLab
The form-dup-name rule is triggered if there are two buttons in a form with the same name. e.g.,GitLab
A11yphant (https://a11yphant.com), a great little tool to learn accessibility, one step at a time, with a few easy, medium and hard challenges. #accessibility #html #css
🐦🔗: https://nitter.privacytools.io/vitalyf/status/1592246075569627138
a11yphant
a11yphant is the easy way to learn the basics of web accessibility. Learn step by step by completing short, interactive coding challenges and quizzes.a11yphant.com
(Nitter addon enabled: Twitter links via https://nitter.privacytools.io)