| Tag | Description |
|---|---|
<img> |
The HTML <img> tag is used for embedding
images into an HTML document. Use the src attribute to specify the image
|
| HTML Code | Display |
|---|---|
<img src="../../images/icon_success.gif"
|
|