summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wk8/pset/homepage/styles.css1
-rw-r--r--wk8/pset/homepage/todo.txt11
2 files changed, 10 insertions, 2 deletions
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