Skip to main content

Basic HTML and HTML5: Turn an Image into a Link | freeCodeCamp

By Uncategorized

Images can be made into clickable links on web pages using the anchor tag. In this tutorial, we wrap an image tag in an anchor element using our “#” href so that we don’t have to think about where the link goes to. This is some basic, but very useful HTML.

Leave a Reply