Inline Layer  - <ILAYER>   -  </ILAYER>

Previous- IFRAME - Inline frame  |  Next-IMG - Image

Description
Netscape 4+ only
Attributes
NameValuesDescription
aboveobject_idIndicates the layer that should be immediately above this layer
backgroundstringBackground of inline layer
belowobject_id
bgcolorcolorBackground Colour, using syntax "#rrggbb".
classclassnameClass of the element which is used to associate the element with a style sheet.
clipnumber[,number,number,number]
directiondown|left|right|up
event_namescript_codeDefines script to run on event such as OnMouseOver
idstringA unique name to identify an element.
leftnumber
namestringNames a tag, particularly important in client side progamming and essential when submitting form data.
pagexnumber
pageynumber
srcurlSource filename
stylestringSpecifies style information for the element.
visibilityshow|hide|inherit
widthnumberWidth
z-indexnumber

Compatability
HTMLNETSCAPEINTERNET EXPLORER
4.1N2N3N4N6IE3IE4IE5IE6
NO NO NO YES YES NO NO NO NO

Previous- IFRAME - Inline frame  |  Next-IMG - Image