From 2ff8122f31519af0e4b8d601bf6a9a700e467894 Mon Sep 17 00:00:00 2001 From: jaydenc3399 Date: Sun, 20 Oct 2024 17:54:40 -0400 Subject: [PATCH] Context --- writeups/template.md | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/writeups/template.md b/writeups/template.md index c1e6832..8211c4d 100644 --- a/writeups/template.md +++ b/writeups/template.md @@ -1,22 +1,12 @@ # Process Writeup -## Name: -## Course: -## Period: -## Concept: +## Name: Jayden Cen +## Course: Sep10 +## Period: 8 +## Concept: HTML Basics -### Section - -Text - -Text - -* List -* List - -[text](URL) - -Inline `code` snippet +# Context +We so far have learned all the basics of HTML, some that we learned from last years. For example like headers, paragraphs, images, and more. Some of these new conecpets were new to me like website links, internal links, etc. The rest were just a little refresher from last year in computer science. ```language multi