Horje

The src Attribute of HTML Images

The required src attribute specifies the path (URL) to the image.

Note:

index.html
Example: HTML
<img src="img_chania.jpg" alt="Flowers in Chania">

Output should be:

The src Attribute of HTML Images




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Basic
Uploaded by:
Admin