scrimba
Basic HTML and HTML5
Uncomment HTML
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

Uncomment HTML
AboutCommentsNotes
Uncomment HTML
Expand for more info
index.html
run
preview
console
<!--
<h1>Hello World</h1>

<h2>CatPhotoApp</h2>

<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
-->

<!-- Uncomment your h1, h2 and p elements. -->
Console
index.html
-1:17