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>