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