One of the cool things in CSS is the ability to add styles to elements with certain attribute values – so you can style based upon the context of an HTML element. During website testing a useful thing to do is to test and make sure that images, where appropriate, have an alt attribute. Having …