← the terminal · side quests

SIDE QUEST // WEEK 26

THE DOM AND EVENTS · optional · all family-friendly, no account required
> TRY IT

In the console, querySelector the h1 of any site and change its textContent.

> EXPLORE IT

List five events a page could listen for beyond click.

> BUILD IT

A page with a button that changes the heading's text and color when clicked.