-
Notifications
You must be signed in to change notification settings - Fork 0
/
Worldwideweb.html
43 lines (39 loc) · 2.46 KB
/
Worldwideweb.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>World Wide Web</h1>
<p>The WorldWideWeb (W3) is a wide-area <a href="./Wikipedia.html">hypermedia</a> information retrieval initiative aiming to give universal access to a large universe of documents.</p>
<p>Everything there is online about W3 is linked directly or indirectly to this document, including an <a href="./Wikipedia.html">executive summary</a> of the project, <a href="./Wikipedia.html">Mailing lists,</a> <a href="./Wikipedia.html">Policy,</a> November's <a href="./Wikipedia.html">W3 news,</a> <a href="./Wikipedia.html">Frequently Asked Questions.</a></dd></dl>
<dl>
<dt><a href="./Wikipedia.html">What's out there?</a></dt>
<dd>Pointers to the world's online information, <a href="./Wikipedia.html">subjects,</a> <a href="./Wikipedia.html">W3 servers,</a> etc. </dl>
<dl>
<dt><a href="./Wikipedia.html">Help</a></dt>
<dd>on the browser you are using.</dd>
</dl>
<dl>
<dt><a href="./Wikipedia.html">Software Products</a></dt>
<dd>A list of W3 project components and their current state (e.g.,<a href="./Wikipedia.html">Line Mode,</a> <a href="./Wikipedia.html">X11 Viola,</a> <a href="./Wikipedia.html">NeXTStep,</a> <a href="./Wikipedia.html">Servers,</a> <a href="./Wikipedia.html">Tools,</a> <a href="./Wikipedia.html">Mail robot,</a> <a href="./Wikipedia.html">Library)</a></dd>
</dl>
<dt><a href="./Wikipedia.html">Technical</a></dt>
Details of protocols, formats, program internals etc.
<p>
<dl>
<dt><a href="./Wikipedia.html">Bibliography</a></dt>
<dd>Paper documentation on W3 and references.</dd>
<dt><a href="./Wikipedia.html">People</a></dt>
<dd> A list of some people involved in the project.</dd>
<dt><a href="./Wikipedia.html">History</a> </dt>
<dd> A summary of the history of the project.</dd>
<dt><a href="./Wikipedia.html">How can I help?</a> </dt>
<dd>If you would like to support the web.</dd>
<dt><a href="./Wikipedia.html">Getting code</a></dt>
<dd>Getting the code by <a href="./Wikipedia.html">anonymous FTP,</a> etc.</dd>
</dl>
</body>
</html>