From 91eaf6bb24206e1eb83212513415908b6164d427 Mon Sep 17 00:00:00 2001 From: maren Date: Thu, 28 Dec 2023 11:42:02 -0500 Subject: [PATCH] i should get an html linter --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index eff22b0..ac6435b 100644 --- a/index.html +++ b/index.html @@ -24,10 +24,10 @@ hr { border: 1px solid gray; } a:link { - color: white; + color: white; } a:visited { - color: white; + color: white; } .center { text-align: center;