scrimba
Basic HTML and HTML5
Headline with the h2 Element
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

Headline with the h2 Element
AboutCommentsNotes
Headline with the h2 Element
Expand for more info
index.html
run
preview
console
<h1>Hello World</h1>

<!--
Add an h2 tag that says "CatPhotoApp" to create a second
HTML element below your "Hello World" h1 element.
-->
Console
index.html
-0:45