| Row | Row | Row |
|---|---|---|
| 1 | 2 | 3 |
| 1 | 2 | 3 |
| Attribute | Description | Usage |
| src | Used to specify the URL of the image | src=“images/test.png" |
| alt | Used to specify replacement text for the image | alt=“Test image for HTML5 course” |
| Attribute | Description | Usage |
| src | Used to specify the URL of the image | src=“images/test.png" |
| alt | Used to specify replacement text for the image | alt=“Test image for HTML5 course” |
| Attribute | Description | Usage |
|---|---|---|
| src | Used to specify the URL of the images | "src=images/test.png" |
| alt | Used to specify replacement text for the image | alt=Test image for HTML5 course¯ |