Skip to content

Challenge Turn an Image into a Link

SaintPeter edited this page · 1 revision
Clone this wiki locally

Creating images that link to things is essential and one of the most used things in Web Dev. Nest your image within an a element. Here's an example: <a href="#"><img src="http://bit.ly/fcc-running-cats"/></a>.

Something went wrong with that request. Please try again.