commit bba036ba4eb61044a94934f360e928ab086414f6
parent 773ecb1a3cb7228b13873cfcc5db589fce186f29
Author: thing1 <thing1@seacrossedlovers.xyz>
Date: Wed, 4 Mar 2026 16:48:37 +0000
added webbadge
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CS10120/project/index.html b/CS10120/project/index.html
@@ -77,6 +77,7 @@
<a href="https://archlinux.org"><img width="88px" src=images/archlinux.gif alt="I use arch BTW"></a>
<a href="https://www.specsavers.co.uk/"><img width="88px" src=images/best_viewed_with_eyes.gif alt="Do you have eyes?"></a>
<a href="https://9front.org/"><img width="88px" src=images/mothra.gif alt="A link to a better way"></a>
+ <a href="https://jigsaw.w3.org/css-validator/check/referer"><img style="border:0;width:88px;height:31px" src="https://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS!" /></a>
</td>
</tr>
</tbody>
@@ -88,4 +89,4 @@
<script src="scripts/lastmodified.js"></script>
</footer>
</body>
- <html>
+</html>