scrimba
JS Deep Dive
DOM
Challenge: Creating and Modifying 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

To see this lesson you need to be logged in. Joining Scrimba is free and gives you access to 20+ courses.Sign up
Challenge: Creating and Modifying HTML Elements
AboutCommentsNotes
Challenge: Creating and Modifying HTML Elements
Expand for more info
index.js
run
preview
console
// Challenge: 
// 1. Update text in the Scrimba mini-browser to match the title of this cast
// 2. Create an h2 with class 'tagline' and text "I can create HTML elements!"
// Add it right under the modified text.


Console
/index.html
-2:40