From 1f43abb2b12c49552758019545db596ddb190bfe Mon Sep 17 00:00:00 2001 From: Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> Date: Fri, 5 Jul 2024 07:27:58 +0000 Subject: Fri, Jul 5, 2024, 12:27 AM -07:00 --- wk8/pset/homepage/styles.css | 1 + wk8/pset/homepage/todo.txt | 11 +++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'wk8/pset/homepage') diff --git a/wk8/pset/homepage/styles.css b/wk8/pset/homepage/styles.css index 0e206e8..21d5cd9 100644 --- a/wk8/pset/homepage/styles.css +++ b/wk8/pset/homepage/styles.css @@ -5,6 +5,7 @@ .centered { text-align: center; + color: lightgray } .large diff --git a/wk8/pset/homepage/todo.txt b/wk8/pset/homepage/todo.txt index 637130d..7631418 100644 --- a/wk8/pset/homepage/todo.txt +++ b/wk8/pset/homepage/todo.txt @@ -1,8 +1,15 @@ 4 hmtl pages 1/4 index.html -10 distinct html tags - 0/10 +10 distinct html tags excluding html, head, body, title + 7/10 + meta + link + script + style + header + main + footer Use Bootstrap at least once 0/1 styles.css -- cgit v1.2.3