All Projects → bradleytaunt → html5-valid-badge

bradleytaunt / html5-valid-badge

Licence: MIT license
HTML5 valid badge for your website (PNG & SVG formats)

HTML5 Valid Badge

HTML5 valid badge for your website (PNG & SVG formats). Use only if your pages pass with the official validator: https://html5.validator.nu

Simply place one of the validation badges in your directory and then use the following to include it in your projects:

<a href="https://html5.validator.nu/?doc=https%3A%2F%2FYOURDOMAINHERE">
    <img src="path/to/badge.svg" alt="HTML5 Valid" />
</a>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].