- From: David Carlisle <davidc@nag.co.uk>
- Date: Mon, 12 Jul 1999 14:10:09 +0100 (BST)
- To: xsl-editors@w3.org
The latest drafts have <link rel="stylesheet" type="text/css" href="/StyleSheets/TR/W3C-WD"> which does in fact agree with the W3C guidelines as laid down at http://www.w3.org/StyleSheets/ however it has the unfortunate consequence that you can not copy the HTML file to your local machine without editing it to change this path, or alternatively adding such a directory structure to your local server, and modifying the local server to serve a directory with that name as the appropriate stylesheet. Would it not be possible to give a relative url to a local copy of the stylesheet in the same directory as the html file, or (2nd best) give a full URL to http://www.w3.org/StyleSheets/StyleSheets/TR/W3C-WD so that at least a local copy of the spec can be read (on a net conected machine) without being edited. David
Received on Monday, 12 July 1999 09:13:02 UTC