- From: John Goebel <jgoebel@forrestsmusic.com>
- Date: Sun, 16 Apr 2017 14:38:54 -0700
- To: www-validator@w3.org
Received on Tuesday, 18 April 2017 09:53:58 UTC
When validating I received the following error:
Bad value|file:///W:\BIZDATA\report.css|for attribute|href|on
element|link|
<http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-link-element>:
Backslash ("\") used as path segment delimiter.
*<link rel="stylesheet" href="file:///W:\BIZDATA\report.css"
type="text/css"> *I think this should not be an error, the href is
pointing to a local file so a backslash may be expected on Windows. If
the backslashes are changed to forward slashes Chrome is unable to load
the file.
Regards,
John
--
John Goebel
Forrests Music
1849 University Ave.
Berkeley, CA 94703
www.forrestsmusic.com
www.facebook.com/forrestsmusic
510-845-7178 800-322-6263
Received on Tuesday, 18 April 2017 09:53:58 UTC