diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 10:44:09 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 10:44:09 +0000 |
commit | d3d20d23ad4ad2e57aef9b6610bccb4b94f84df2 (patch) | |
tree | 73a3e1c2c06bc2bb9a3b625ed3bcf642e43ac522 | |
parent | ec2e9d4f198fea8acb54629a51e1021600693da8 (diff) |
Fri, Jul 5, 2024, 3:44 AM -07:00
-rw-r--r-- | wk8/pset/homepage/specification.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/wk8/pset/homepage/specification.txt b/wk8/pset/homepage/specification.txt new file mode 100644 index 0000000..c71120d --- /dev/null +++ b/wk8/pset/homepage/specification.txt @@ -0,0 +1,18 @@ +10 html tags + meta + link + script + main + aside + div + nav + ul + li + a +5 different properties + margin + box-sizing + font-family + background-color + color + |