Image as a link
An image can work as a link and open a popup window or show a full-sized picture in a new tab. To do so, you need to insert the <img>
tag inside the <a>
element, making sure you specify the src
attribute, alt text, and appropriate properties of width and height.