The img element.
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h1>The img element</h1>
<img src="https://horje.com/avatar.png" alt="Girl in a jacket" width="500" height="600">
</body>
</html>
How to add An image map with clickable areas in HTML | HTML Attribute |
How to add An image with an alternate text specified | HTML Attribute |
How to add An HTML form with an image that represents the submit button | HTML Attribute |
Type
: |
html |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Attribute |
Uploaded by
: |
Admin |