What causes Netscape Navigator to occasionally show the external stylesheet
rather than the html file is it linked to? I have checked my books & Deja
News to no avail.
The HTML file link looks like this:
[...]
<HEAD>
<TITLE>Leda Home Page</TITLE>
<BASE href="http://hlsl5.law.harvard.edu/Leda/">
<LINK rel="stylesheet"
type="text/css"
href="shared/style.css">
</HEAD>
[...]
- Brian Hughes