
<img src="Paste The File URL Here" alt="Strawberries" />
img
tag is used in HTML to display images. It needs two attributes, the first one is src
which defines the image file location. This is where you will paste the URL you copied earlier.alt
which is used to provide an alternate text for the image. Your final img tag will look something like this:<img src="http://www.example.com/wp-content/uploads/2014/09/strawberries.jpg" alt="Strawberries" />
One response to “How to Add an Image in WordPress Sidebar Widget”
I wanted to thank you for this good read!! I absolutely loved every bit of it. Ive got you bookmarked to check out new things you postÖ