summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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