home.social

#htmlvalidate — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #htmlvalidate, aggregated by home.social.

fetched live
  1. Thanking David for the quick fix of a html-validate issue with acceptable values for the textarea tag’s autocomplete attribute (gitlab.com/html-validate/html-).

    If you’re not using html-validate, you should. Kitten* has is integrated by default so you get your markup validated on every save and you can see validation errors in the browser (you can even have it highlight the invalid elements visually on the page) :)

    * codeberg.org/kitten/app

    #Kitten #SmallWeb #HTML #validation #web #dev #htmlValidate

  2. Thanking David for the quick fix of a html-validate issue with acceptable values for the textarea tag’s autocomplete attribute (gitlab.com/html-validate/html-).

    If you’re not using html-validate, you should. Kitten* has is integrated by default so you get your markup validated on every save and you can see validation errors in the browser (you can even have it highlight the invalid elements visually on the page) :)

    * codeberg.org/kitten/app

    #Kitten #SmallWeb #HTML #validation #web #dev #htmlValidate

  3. 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).

    gitlab.com/html-validate/html-

    #web #dev #html #validation #js #NodeJS #htmlValidate #validator

  4. 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).

    gitlab.com/html-validate/html-

    #web #dev #html #validation #js #NodeJS #htmlValidate #validator