|
December 6, 2000 Layer Rendering Tips: December 2000
Yehuda Shiran, Ph.D.
|
|
Netscape 6 does not support the LAYER and ILAYER elements. It means that the browser will silently ignore the <LAYER>, </LAYER>, <ILAYER>, and </ILAYER> tags. The browser will render the HTML page as if those tags are not present. Any other elements (non-LAYER) between <LAYER> and </LAYER> will be rendered as if the <LAYER> and </LAYER> are missing. Obviously, this will change the look of the page. Let's look at an example. The following LAYER element includes one line of text:
Here is the rendering of this element in your browser:
People who read this tip also read these tips: Look for similar tips by subject: |