Advanced Link Styles

Try it for yourself

 

Instructions

When a link element surrounds multiple elements you can manipulate the links states of each one individually. Notice that as you hover the text, div and image are all changing separately, but at the same time.

  1. Try creating an additional rule that gives the paragraph a background color of orange on hover.

HTML

CSS

JavaScript

Output