Solution: Emoji Mood Selector
Review the solution for this project.
We'll cover the following
Emoji mood selector
Add three buttons labeled “Happy 😀,” “Neutral 😐,” and “Sad 😞”.
When the user clicks a button, update a
<p>
tag (id="mood-display"
) to show the selected mood emoji.
The final output should look something like this:
Get hands-on with 1400+ tech skills courses.