Watch the videos below, and code along with the videos. Do the exercises after
finishing the videos.
Exercise: Add a background image to the
page with the
background-image
style.
Exercise: Add multiple background colors
to the page with the
linear-gradient
function.
Exercise: Add a text shadow to your
heading with the
text-shadow style.
Exercise: Use a different font for your
paragraphs with the
font-family style.
Exercise: Add borders to your images with the
border style.