// 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.
5
6
7
1
2
3
4
// 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!"