home.social

#conformance — Public Fediverse posts

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

fetched live
  1. HTML quick tip:

    Validate a file on the command line via `npx hihtml` (current folder) or `npx hihtml -i FILE_OR_FOLDER`.

    That’s it 🙂

    github.com/j9t/hihtml

    #html #conformance #validation

  2. HTML quick tip:

    Validate a file on the command line via `npx hihtml` (current folder) or `npx hihtml -i FILE_OR_FOLDER`.

    That’s it 🙂

    github.com/j9t/hihtml

    #html #conformance #validation

  3. Releasing hihtml, a Supertool for HTML Validation, Link-Checking, and Minification:

    What if you only needed one tool to handle all the key HTML optimization tasks?

    meiert.com/blog/hihtml/

    #tools #webdev #html #conformance #validation #links #minification #quality #optimization

  4. Releasing hihtml, a Supertool for HTML Validation, Link-Checking, and Minification:

    What if you only needed one tool to handle all the key HTML optimization tasks?

    meiert.com/blog/hihtml/

    #tools #webdev #html #conformance #validation #links #minification #quality #optimization

  5. HTML validators:

    In the npm ecosystem we had a problem in that vnu-jar matches the W3C validator and thus the “gold standard,” but isn’t easy to use, while HTML-validate struggled with “HTML–HTML” (HTML omitting all optional markup).

    This has been fixed, so reconsider HTML-validate for HTML validation:

    npmjs.com/package/html-validate

    #html #conformance #validation

  6. HTML validators:

    In the npm ecosystem we had a problem in that vnu-jar matches the W3C validator and thus the “gold standard,” but isn’t easy to use, while HTML-validate struggled with “HTML–HTML” (HTML omitting all optional markup).

    This has been fixed, so reconsider HTML-validate for HTML validation:

    npmjs.com/package/html-validate

    #html #conformance #validation

  7. 69% of developers say it’s important their HTML code is valid:

    2025.stateofhtml.com/en-US/opi

    The reality seems different when we look at what we find on popular websites (cf. meiert.com/blog/html-conforman)—but this should be a great sign for better output quality.

    #html #conformance

  8. 69% of developers say it’s important their HTML code is valid:

    2025.stateofhtml.com/en-US/opi

    The reality seems different when we look at what we find on popular websites (cf. meiert.com/blog/html-conforman)—but this should be a great sign for better output quality.

    #html #conformance

  9. Given how prevalent invalid, fantasy HTML has become, HTML validation (conformance-checking) has actually become a performance optimization vector.

    A footnote from my article on the first step of reducing HTML file size (omitting optional markup):

    meiert.com/blog/reduce-html-fi

    #html #performance #conformance

  10. Given how prevalent invalid, fantasy HTML has become, HTML validation (conformance-checking) has actually become a performance optimization vector.

    A footnote from my article on the first step of reducing HTML file size (omitting optional markup):

    meiert.com/blog/reduce-html-fi

    #html #performance #conformance

  11. 2025: 0 of the Global Top 200 Websites Use Valid HTML:

    With the latest results from the annual HTML conformance analysis, the legend of what may be the most difficult language in the world continues to grow.

    meiert.com/blog/html-conforman

    #webdev #html #conformance

  12. 2025: 0 of the Global Top 200 Websites Use Valid HTML:

    With the latest results from the annual HTML conformance analysis, the legend of what may be the most difficult language in the world continues to grow.

    meiert.com/blog/html-conforman

    #webdev #html #conformance

  13. Why and How to Write Minimal and Valid HTML, a Link Guide:

    On using all of HTML’s features and ensuring that HTML code is error-free—two surprisingly underused and unpopular approaches to writing HTML.

    meiert.com/blog/minimal-and-va

    #webdev #html #minimalism #conformance #performance #optimization

  14. Why and How to Write Minimal and Valid HTML, a Link Guide:

    On using all of HTML’s features and ensuring that HTML code is error-free—two surprisingly underused and unpopular approaches to writing HTML.

    meiert.com/blog/minimal-and-va

    #webdev #html #minimalism #conformance #performance #optimization