diff --git a/absolute-beginners/frontend-beginner/html/adding-images.mdx b/absolute-beginners/frontend-beginner/html/adding-images.mdx index caa8805..305e48e 100644 --- a/absolute-beginners/frontend-beginner/html/adding-images.mdx +++ b/absolute-beginners/frontend-beginner/html/adding-images.mdx @@ -7,6 +7,8 @@ description: "Learn how to bring your website to life with pictures." A website without pictures is like a book without a cover, it can be great, but it's much harder to grab someone's attention! Today, you are going to learn how to embed images into your pages. + + ## The "No-Sandwich" Tag Most tags we've learned (`

`, `

`, `

- ``` ## Summary Checklist diff --git a/absolute-beginners/frontend-beginner/html/final-project.mdx b/absolute-beginners/frontend-beginner/html/final-project.mdx index 37b2c73..6b362d4 100644 --- a/absolute-beginners/frontend-beginner/html/final-project.mdx +++ b/absolute-beginners/frontend-beginner/html/final-project.mdx @@ -9,6 +9,8 @@ Congratulations! You’ve moved from "What is a tag?" to understanding the full Your mission is to create a **Personal Portfolio Page**. This site will tell the world who you are, what you’re learning, and how to contact you. + + ## The Project Blueprint Before we code, let's look at the structure we want to achieve. We are going to use **Semantic HTML** to keep it professional. @@ -49,6 +51,8 @@ Create a final `
`. Add a `