Hi! I just downloaded "HTML 4.01 Specification - W3C Recommendation 24 December 1999" as gzip'ed tar archive of HTML files from http://www.w3.org/TR/html4/. Sadly the file was useless for local use (in a machine which is not connected to Internet) because there were incorrect links. I found at least these two: <link rel="stylesheet" type="text/css" href= "http://www.w3.org/StyleSheets/TR/W3C-REC"> <p><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src= "http://www.w3.org/Icons/w3c_home"></a></p> Stylesheet and image are both with the archive but links refer files in your server... However, right after the incorrect link to the stylesheet is a correct one: <link rel="STYLESHEET" href="style/default.css" type="text/css"> Link to the stylesheet seems to be wrong in every page... -- M.E. - markku.ekblom@cs.helsinki.fiReceived on Thursday, 13 April 2000 03:37:37 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 March 2012 18:16:46 GMT