add badges
BIN
images/badges/W3C_HTML5_certified.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
images/badges/anybrow.gif
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
images/badges/blank88.gif
Normal file
After Width: | Height: | Size: 217 B |
BIN
images/badges/cybergirls.gif
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
images/badges/gay.png
Normal file
After Width: | Height: | Size: 177 B |
BIN
images/badges/linuxnow.jpg
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
images/badges/neocities_button.gif
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
images/badges/neocities_large.gif
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
images/badges/trans.png
Normal file
After Width: | Height: | Size: 183 B |
10
index.html
@@ -75,12 +75,18 @@
|
|||||||
|
|
||||||
<a href="https://html5.validator.nu/?doc=https%3A%2F%2Fambersplace.neocities.org%2F"
|
<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">
|
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"
|
<img height="31" width="88" src="/images/badges/html5-validator-badge.png" alt="HTML5 Valid"
|
||||||
style="border:none;"></a>
|
style="border:none;"></a>
|
||||||
<a href="https://www.w3.org/WAI/WCAG2AA-Conformance" title="Explanation of WCAG 2 Level AA conformance"
|
<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">
|
target="_blank" aria-label="opens external site in a new window">
|
||||||
<img height="32" width="88" src="/images/badges/wcag2.1AA-v.png"
|
<img height="31" 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>
|
alt="Level AA conformance, W3C WAI Web Content Accessibility Guidelines 2.1" style="border:none;"></a>
|
||||||
|
<img height="31" width="88" src="/images/badges/anybrow.gif" alt="Any broswer" style="border:none;">
|
||||||
|
<img height="31" width="88" src="/images/badges/cybergirls.gif" alt="Cybergirls" style="border:none;">
|
||||||
|
<img height="31" width="88" src="/images/badges/gay.png" alt="Gay flag" style="border:none;">
|
||||||
|
<img height="31" width="88" src="/images/badges/trans.png" alt="Trans flag" style="border:none;">
|
||||||
|
<img height="31" width="88" src="/images/badges/linuxnow.jpg" alt="Linux now" style="border:none;">
|
||||||
|
<img height="31" width="97" src="/images/badges/neocities_button.gif" alt="neocities" style="border:none;">
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|