Tangled web



Tuesday, March 19, 2002

from the HWG techniques list
 
How to view someone else's external style sheet (from Larry Coats):

Netscape 4 is quite capable of displaying the CSS file.
In this case the URL was: http://www.wuhi.org/ And the CSS file is: basic.css
So up in the URL line, change http://www.wuhi.org/ to view-source:http://www.wuhi.org/basic.css
This works in both Netscape and IE (but not Opera).