Nolayer

End Tag: Required
Support Key: 2 | 3 | 3.2 | 4 | IE | M | N4B3 | O
What is it?
Attributes
Tag Example
Parent/Content Model
Tips & Tricks
Browser Peculiarities
= Index DOT Html by Brian Wilson [bloo@blooberry.com] =
Main Index | Element Tree | Element Index | HTML Support History


What is it?
This element is used in conjunction with the LAYER and ILAYER elements to indicate content/HTML markup that will only appear if the browser does not support the LAYER/ILAYER syntax. Browsers that DO support the layering syntax will ignore the contents of the NOLAYER element.

Attributes
This element does not accept any attributes
Example
<layer NAME="two" LEFT=40 TOP=40 Z-INDEX=2 SRC="http://www.example.com/document.html">Positioned content</layer>
<nolayer>
     <b>Please>/b> try this page for browsers that can not handle Netscape's LAYER syntax.
     <a HREF="http://www.example.com/alternate.html">Simple Text Page</a>
</nolayer>
Parent Model
%Block Parent%
Content Model
%In-line Content% | %Block Content%
Tips & Tricks Browser Peculiarities
Boring Copyright Stuff...