Horje

Full Example of HTML Images Syntax

The <img> tag has two required attributes: src - Specifies the path to the image alt - Specifies an alternate text for the image
<img src="https://itupto.com/avatar.png" alt="Trulli">

Output should be:

Full Example of HTML Images Syntax




Category:
Web Tutorial
Sub Category:
HTML Images
Uploaded by:
Admin