Definition HTML Images
- HTML images refer to the use of the
<img> tag in Hypertext Markup Language (HTML) to embed or link images within a web page.
- Unlike other elements that directly contain content, the
<img> tag is a "void element," meaning
- it does not have a closing tag and primarily functions by referencing an external image file.
Category: | Web Tutorial |
Sub Category: | HTML Basic |
Uploaded by: | Admin |