Fix weird render error caused by whitespace in badges
This commit is contained in:
@@ -40,11 +40,9 @@
|
||||
<p><i>Updated Jan 25, 2022</i></p>
|
||||
|
||||
<a href="https://html5.validator.nu/?doc=https%3A%2F%2Fambersplace.neocities.org%2F" title="Validation of HTML5 Conformance" target="_blank" aria-label="opens external site in a new window">
|
||||
<img height="32" width="88" src="/images/badges/html5-validator-badge.png" alt="HTML5 Valid" style="border:none;">
|
||||
</a>
|
||||
<img height="32" width="88" src="/images/badges/html5-validator-badge.png" alt="HTML5 Valid" style="border:none;"></a>
|
||||
<a href="https://www.w3.org/WAI/WCAG2AA-Conformance" title="Explanation of WCAG 2 Level AA conformance" target="_blank" aria-label="opens external site in a new window">
|
||||
<img height="32" width="88" src="/images/badges/wcag2.1AA-v.png" alt="Level AA conformance, W3C WAI Web Content Accessibility Guidelines 2.1" style="border:none;">
|
||||
</a>
|
||||
<img height="32" width="88" src="/images/badges/wcag2.1AA-v.png" alt="Level AA conformance, W3C WAI Web Content Accessibility Guidelines 2.1" style="border:none;"></a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user