It’s very easy, and you can do this in WordPress using the text editor as well. Just add the following syntax to your web page:

<img src="http://path-to your-image.com/path" alt="information about your image">

If you want your image to appear on the left side of the page:

<img src="http://path-to your-image.com/path" alt="information about your image" style="float:left">

Using images on your website is a fundamental part of web design and adds more decor and appeal. Images should be close to the same size as they show up on your webpage, and using the “Alt” text helps people with visual disabilities and it also helps search engines understand what your picture is about.

Feel Free to Share!

Leave a Reply

Your email address will not be published. Required fields are marked *