There was a discussion of this on Project Cool's CSS mailing list and the
consensus seemed to be that the code isn't outside of the /html on purpose
(i.e. it doesn't need to be outside the HTML in order to work). Rather,
folks on the list suspect that it's included as a server side process on
all hosted pages, and since most of the hosted pages already have a /html,
the DIV appears after it. 

What I'm confused about is the fact that browsers show it when it's after
the /html. I was under the impression (from when I first learned HTML) that
browsers stopped *reading* the file when they hit that code. Is this no
longer true? Was it ever true? 

--Tamra Heathershaw-Hart
WebDiva

At 11:46 AM 7/13/98 -0400, Ferd Lazarus wrote:
>Hi All,
>
>Geocities, http://www.geocities.com/, runs the interesting script 
>listed below. It seems that this causes the logo, GeoCities, to 
>remain at the lower right of the screen as you scroll. 
>
>The question?
>
>This script is placed outside the HTML template as shown.
>
>Comment?
>
><HTML>
>
>[Snip-text omited]
>
></BODY>
></HTML>
>
><DIV CLASS="GeoBranding" ID="GeoBranding"
>STYLE="position:absolute;top:1;visibility:hide;" ALIGN="right">
><A HREF="/cgi-bin/branding" TARGET="_top"><IMG
>SRC="/images/branding/geocities.gif" ALT="Welcome to GeoCities!"
>BORDER="0"></A><BR>
></DIV>
><SCRIPT LANGUAGE="javascript1.2" SRC="/include/branding/default_ns.js">
>
></SCRIPT>
>
>
>
>>Ferd Lazarus                        Voice: 410-381-6301          
>>Associate Professor              Internet: [EMAIL PROTECTED]
>>University of Maryland                Web: polaris.umuc.edu/~flazarus/
>>University College                    CIS: 72040,1033    
> Good judgment comes from experience. Experience comes from poor judgment.
>
>
>
>____________________________________________________________________
>--------------------------------------------------------------------
> Join The Web Consultants Association :  Register on our web site Now
>Web Consultants Web Site : http://just4u.com/webconsultants
>If you lose the instructions All subscription/unsubscribing can be done
>directly from our website for all our lists.
>---------------------------------------------------------------------
>
>
____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to