1. Links
Arguably one of the most commonly used interactive elements of HTML.
Link is the abbreviated form of "Hyperlink", an interactive anchor which loads a new context into the browser, typically a new HTML file, but not always...
A list of links:
- Link the First (Set an ID to "not myself")
- Link the second (see if a link to "self" will be self-referential or not...)
- Link the Third (set it to activate a div with message "You've touched me!")
- Link the Fourth - a real dud, it goes nowhere
- The imposter - styled to look like a link, but it isn't really. Just looks like one...
<an image of a chain>
<a div with the target ID for Link the Third - set focus for this style to include a background image if possible>