How Do I Link an Image in HTML in WordPress?

An image can be easily linked in HTML in WordPress using the tag. The following example shows how to link to an image named “logo.png” located in the same directory as the tag in which the article is written:

My WordPress Blog's Logo

The tag can also be used to link to images located on the internet. For example, the following code link to an image located at http://www.

example.com/image.jpg:.

.