diff options
| author | 8cy <[email protected]> | 2020-05-10 03:20:30 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-10 03:20:30 -0700 |
| commit | 14b385cf1c811aec0f44abfbc47f03571ffafbec (patch) | |
| tree | c3c10312bbb55d5832b575c1e46219c35fe5e7d2 /TODO | |
| parent | idk (diff) | |
| download | slog-14b385cf1c811aec0f44abfbc47f03571ffafbec.tar.xz slog-14b385cf1c811aec0f44abfbc47f03571ffafbec.zip | |
yes
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -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 |