summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 09:54:40 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 09:54:40 +0000
commit7e82eb426c91d9dee6081ac7df0267a012e23c1f (patch)
tree8c44853da719f9a98ddfbbef11199f2f7ec88a76
parentf115f35ad2bc8cdb2ec907c2fe9477407d2639ad (diff)
Fri, Jul 5, 2024, 2:54 AM -07:00
-rw-r--r--wk8/pset/homepage/todo.txt33
1 files changed, 20 insertions, 13 deletions
diff --git a/wk8/pset/homepage/todo.txt b/wk8/pset/homepage/todo.txt
index 44a0a82..4baee77 100644
--- a/wk8/pset/homepage/todo.txt
+++ b/wk8/pset/homepage/todo.txt
@@ -5,34 +5,41 @@
art.html
cats.html
10 distinct html tags excluding html, head, body, title
- 7/10
+ 10/10
meta
link
script
- style
- header
main
- footer
-Use Bootstrap at least once
- 0/1
+ aside
+ div
+ nav
+ ul
+ li
+ a
styles.css
5 different selectors
- 2/5
+ 5/5
class (.)
psuedoclass (:)
+ tag ()
+ id (#)
+ at-rule (@)
5 different properties
- 3/5
- text-align
- font-size
+ 5/5
+ margin
+ box-sizing
+ font-family
+ background-color
color
- background
-1 Javascript
- 0/1
Mobile friendly
1/1
<meta name="viewport" content="width=device-width, initial-scale=1">
+Use Bootstrap at least once
+ 0/1
+1 Javascript
+ 0/1
Specification.txt, list:
10 html tags
5 css properties