The src Attribute

The <img> tag is used to embed an image in an HTML page. The src attribute specifies the path to the image to be displayed:

Example

<img src=”img_girl.jpg”>


Posted

in

by

Tags:

Comments

Leave a Reply

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