scrimba
Frontend Career Path
Web dev basics
Build & deploy your first website
Aside: Proper HTML heading structure
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

Aside: Proper HTML heading structure
AboutCommentsNotes
Aside: Proper HTML heading structure
Expand for more info
index.html
run
preview
console
<h1>Humans have reached Mars</h1>
<h3>The Starship rocket successfully landed on the red planet this morning.</h3>

<p>After a 115 days long journey, the crew of 12 finally arrived at their destination.
This is the first time humans have set foot on a planet other than Earth.</p>
Console
/index.html
-1:03