You are here: Home > HTML Reference > Elements > img element
Usage
<img src="infinite-cats.jpg"
width="640"
height="480"
alt="[A picture of a cat looking at pictures of cats]">
...
Attributes
Common attributes:
- alt
- border
- height
- src
- width
Other attributes:
- align
- controls
- dynsrc
- galleryimg
- hspace
- ismap
- longdesc
- loop
- lowsrc
- name
- start
- suppress
- usemap
- vrml
- vspace
- common attributes
Browser compatibility
Compatibility table legend
| Test | IE8 | IE7 | IE6 | FF3 | FF2 | Saf3 | Op9 | Chrome | |:---------|:--------|:--------|:--------|:--------|:--------|:---------|:--------|:-----------| | appears in DOM | Y | Y | Y | Y | Y | Y | Y | Y | | applies style | Y | N | N | Y | Y | Y | Y | Y |