next
Ex01:
Hover
, changing color on
mouse over
Path to Follow
Set the
height
and
width
of the
div
to
150
px
.
Set the
background color
to
lightblue
.
When the mouse passe over the
div
, change its
background color
to
purple
.
💡1
Trail Markings