commit a3bc710a7a8d57772c5f2d398c58691cc3dd99b9 parent bba036ba4eb61044a94934f360e928ab086414f6 Author: thing1 <thing1@seacrossedlovers.xyz> Date: Wed, 4 Mar 2026 16:51:27 +0000 updated badges Diffstat:
| M | CS10120/project/index.html | | | 14 | +++++++------- |
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/CS10120/project/index.html b/CS10120/project/index.html @@ -71,13 +71,13 @@ <tbody> <tr> <td> - <a href="https://en.wikipedia.org/wiki/Netscape_Navigator"><img width="88px" src=images/netscape-ie.gif alt="Best viewed on Netscape Navigator 3.0"></a> - <a href="https://www.w3.org/Style/CSS/specs.en.html"><img width="88px" src=images/cssdif.gif alt="CSS is hard"></a> - <a href="https://www.howtogeek.com/881609/why-you-should-stop-using-google-chrome-today/"><img width="88px" src=images/anythingbut.gif alt="Please Not Chrome"></a> - <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> + <a href="https://en.wikipedia.org/wiki/Netscape_Navigator"><img width="88" src=images/netscape-ie.gif alt="Best viewed on Netscape Navigator 3.0"></a> + <a href="https://www.w3.org/Style/CSS/specs.en.html"><img width="88" src=images/cssdif.gif alt="CSS is hard"></a> + <a href="https://www.howtogeek.com/881609/why-you-should-stop-using-google-chrome-today/"><img width="88" src=images/anythingbut.gif alt="Please Not Chrome"></a> + <a href="https://archlinux.org"><img width="88" src=images/archlinux.gif alt="I use arch BTW"></a> + <a href="https://www.specsavers.co.uk/"><img width="88" src=images/best_viewed_with_eyes.gif alt="Do you have eyes?"></a> + <a href="https://9front.org/"><img width="88" 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:88;height:31" src="https://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS!" /></a> </td> </tr> </tbody>