scrimba
HTML - Creating Your First Webpage with Scrimba
Review: What does each element do?
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Review: What does each element do?
AboutCommentsNotes
Review: What does each element do?
Expand for more info
review.md
run
preview
console
Type your answer underneath each question. 😉 Make sure you save your answers!
Resume the video when you are done.

1️⃣ What is another name for the HTML element and what does it do?


2️⃣ What information is included in between head tags? Does it get displayed on a webpage?


3️⃣ Where does the title of a webpage appear in a browser?


4️⃣ True or False: When choosing the title of your webpage, it’s not really important.


5️⃣ True or False: The content within the title tags is always embedded inside of the head element tags.
Console
index.html
-1:59