scrimba
Basic HTML and HTML5
Say Hello to HTML Elements
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

Say Hello to HTML Elements
AboutCommentsNotes
Say Hello to HTML Elements
Expand for more info
index.html
run
preview
console
<h1>Hello</h1>

<!--
To pass the test on this challenge, change your h1
element's text to say "Hello World".
-->

Console
index.html
-1:28