-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReferences.html
More file actions
executable file
·53 lines (39 loc) · 1.51 KB
/
References.html
File metadata and controls
executable file
·53 lines (39 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE HTML PUBLIC "-//W3O//DTD WWW HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>References - HTML specification</TITLE> <NEXTID
N="z11"></HEAD>
<BODY>
<H1>References</H1>
<DL>
<DT><A NAME="z3">SGML</A>
<DD>ISO 8879:1986, Information Processing Text and Office Systems
Standard Generalized Markup Language (SGML).
<DT><A NAME="z4">sgmls</A>
<DD>an SGML parser by James Clark <CODE><jjc@jclark.com></CODE>
derived from the ARCSGML parser materials which were written
by Charles F. Goldfarb. The source is available on <A
HREF="ftp://ftp.ifi.uio.no/pub/SGML/SGMLS/">the ftp.ifi.uio.no
FTP server in the directory /pub/SGML/SGMLS</A>.
<DT><A NAME="z10">W3</A>
<DD>The <A NAME="z9"
HREF="http://info.cern.ch/hypertext/WWW/TheProject.html">World-Wide
Web</A> , a global information initiative.
For bootstrap information, telnet info.cern.ch or find documents
by ftp://info.cern.ch/pub/www/doc
<DT><A NAME="z7">URI</A>
<DD><A NAME="z8"
HREF="http://info.cern.ch/hypertext/WWW/Addressing/Addressing.html">Universal
Resource Identifiers</A>. RFCxxx. Currently available by anonymous
FTP from info.cern.ch in /pub/www/doc/url*.{ps,txt}
<DT><A NAME="MIME">MIME</A>
<DD>N. Borenstein, N. Freed, "MIME (Multipurpose Internet Mail
Extensions) Part One: Mechanisms for Specifying and Describing
the Format of Internet Message Bodies", 09/23/1993.
(Pages=81) (Format=<A
HREF="ftp://ds.internic.net/rfc/rfc1521.txt">.txt</A>,
<A HREF="ftp://ds.internic.net/rfc/rfc1521.ps">.ps</A>) (Obsoletes
RFC1341) (Updated by RFC1590)
</DL>
</BODY>
</HTML>