summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
author8cy <[email protected]>2020-05-10 03:20:30 -0700
committer8cy <[email protected]>2020-05-10 03:20:30 -0700
commit14b385cf1c811aec0f44abfbc47f03571ffafbec (patch)
treec3c10312bbb55d5832b575c1e46219c35fe5e7d2 /TODO
parentidk (diff)
downloadslog-14b385cf1c811aec0f44abfbc47f03571ffafbec.tar.xz
slog-14b385cf1c811aec0f44abfbc47f03571ffafbec.zip
yes
Diffstat (limited to 'TODO')
-rw-r--r--TODO26
1 files changed, 26 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..026527a
--- /dev/null
+++ b/TODO
@@ -0,0 +1,26 @@
+Final:
+ Header:
+ [x] Navigation bar with active links
+
+ Body:
+ [x] Paragraphs
+ [x] Headings
+ [x] Lists
+ [x] Images
+ [x] Videos
+
+ Footer:
+ [x] “created by: “
+ [ ] List of sources (maybe just W3Schools)
+
+ Additionally:
+ [x] Divs
+ [x] Different fonts and colors (styling through CSS)
+ [x] Background color
+
+ [x] JavaScript inserted in your HTML
+
+ 3 other new things:
+ [x] 1: MongoDB
+ [x] 2: Node.js
+ [x] 2: JSX \ No newline at end of file