//the following example selects all <a> elements with a target attribute a[target] { background-color: yellow; }
Is used to select elements with a specified attribute.
Clickable & Draggable!