Chapter 5: Cracking the Regex

Exercise 1: Regex Match It!

<h1>Hello, World!</h1>
				

What does this HTML code do?

Hint: Think of regex as a superpower.

Solve It | Regex Match It

Don't get lost in the woods, use Chapter 1 to get started.