From 518c8b6da7b5b158665ef610f39054b520e3cdb4 Mon Sep 17 00:00:00 2001 From: LuisRe135 <64992020+LuisRe135@users.noreply.github.com> Date: Fri, 28 Jun 2024 19:05:02 -0400 Subject: [PATCH] Added commas to before-we-start-the-fullstack.md --- src/content/lesson/before-we-start-the-fullstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/lesson/before-we-start-the-fullstack.md b/src/content/lesson/before-we-start-the-fullstack.md index cf47581d1..a4bfec273 100644 --- a/src/content/lesson/before-we-start-the-fullstack.md +++ b/src/content/lesson/before-we-start-the-fullstack.md @@ -1,6 +1,6 @@ --- title: "Before Starting Full Stack Development" -subtitle: "Quick review about concepts you need to know in CSS, HTML and JS before starting the Full Stack Development course" +subtitle: "Quick review about concepts you need to know in CSS, HTML, and JS before starting the Full Stack Development course" tags: ["html/css", "web-development"] --- @@ -12,7 +12,7 @@ The upcoming material assumes that you have a good level of understanding of the ## Things you should know about HTML/CSS - What is HTML, and what is it used for? -- The most essential tags like headings (`

,

,

`...), paragraphs (`

`), ordered/unordered lists (`

    ,