<IMG>
What it does
Used to insert
an image into the current document.
Attributes
align="left
- middle - right - top"
alt="short description"
border="pixels"
class="class name"
dir="direction for weak/neutral text"
height="pixels"
hspace="pixels"
id="document-wide unique id"
ismap
lang="language code"
longdesc="URL"
onclick="script"
ondblclick="script"
onkeydown="script"
onkeypress="script"
onkeyup="script"
onmousedown="script"
onmousemove="script"
onmouseout="script"
onmouseover="script"
onmouseup="script"
src="URL of image"
style="associated style info"
title="advisory title"
usemap="URL of client-side image map"
vspace="pixels"
width="image width"
End
Tag: Forbidden |