scrimba
Basic HTML and HTML5
Inform with the Paragraph 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

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

<!--
Create a p element below your h2 element,
and give it the text "Hello Paragraph".
-->
Console
index.html
-0:51