Update the provided code below
to perform the following tasks:
- Set background color as
lightblue
and
font color as snow
for the
<h1>
element.
- Increase the font size of the
<h1>
element to 64px.
- Apply the text color
snow
to the
first 3 paragraphs with the class
first-section-details.
Set the background
color to cadetblue
.
- When the
Join the workshop
button is
clicked, change the text of the <h1>
element to I joined the workshop.
- When the button with the text
Misty Everywhere
is clicked,
change the author name in each paragraph
with the class message
to Misty.
We are not displaying the answer for this exercise.
We do this because we want you to challenge yourself
and
not give in to the temptation of looking at the solution.
We also don't want to leave you stuck, so if you feel
you have tried enough and are still unable to solve
this exercise, feel free to ask in our community.
Here is the link to join the community.