From 14b385cf1c811aec0f44abfbc47f03571ffafbec Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Sun, 10 May 2020 03:20:30 -0700 Subject: yes --- TODO | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 TODO (limited to 'TODO') 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 -- cgit v1.2.3