Welcome To Marouane's Website

How to Add an Image in HTML

This post can show how to use the tag to add pictures to a webpage, with tips like using the alt attribute and setting width or height.

                 

<img src="cat.jpg" alt="Cute cat" width="300">