-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
48 lines (47 loc) · 3.68 KB
/
index.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
44
45
46
47
48
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<h1>World Wide Web</h1>
The WorldWideWeb (W3) is a wide-area <a href="http://info.cern.ch/hypertext/WWW/WhatIs.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="http://info.cern.ch/hypertext/WWW/Summary.html">executive summary</a> of the project, <a href="http://info.cern.ch/hypertext/WWW/Administration/Mailing/Overview.html">Mailing lists, <a href="http://info.cern.ch/hypertext/WWW/Policy.html">Policy </a>, November's <a href="http://info.cern.ch/hypertext/WWW/News/9211.html">W3 news </a> ,
<br>
<a href="http://info.cern.ch/hypertext/WWW/FAQ/List.html" >Frequently Asked Questions </a> .
<p></></p>
<dl>
<a href="http://info.cern.ch/hypertext/DataSources/Top.html">What's out there?</a>
<dd>Pointers to the world's online information, <a href="http://info.cern.ch/hypertext/DataSources/bySubject/Overview.html">subjects</a> , <a href="http://info.cern.ch/hypertext/DataSources/WWW/Servers.html">W3 servers </a>, etc.</dd>
<a href="http://info.cern.ch/hypertext/WWW/Help.html">Help</a>
<dd>on the browser you are using</dd>
<a href="http://info.cern.ch/hypertext/WWW/Status.html">Software Products</a>
<dd>A list of W3 project components and their current state. (e.g. <a href="=http://info.cern.ch/hypertext/WWW/LineMode/Browser.html"> Line Mode</a> ,X11 <a href="http://info.cern.ch/hypertext/WWW/Status.html#35">Viola</a> , <a href="http://info.cern.ch/hypertext/WWW/NeXT/WorldWideWeb.html">NeXTStep </a>, <a href="http://info.cern.ch/hypertext/WWW/Daemon/Overview.html">Servers</a> ,<a href="http://info.cern.ch/hypertext/WWW/Tools/Overview.html">Tools </a>, <a href="http://info.cern.ch/hypertext/WWW/MailRobot/Overview.html">Mail robot </a>, <a href="http://info.cern.ch/hypertext/WWW/Status.html#57">Library </a>)</dd>
<a href="http://info.cern.ch/hypertext/WWW/Technical.html">Technical</a>
<dd>Details of protocols, formats, program internals etc.</dd>
<a href="http://info.cern.ch/hypertext/WWW/Bibliography.html" >Bibliography</a>
<dd>Paper documentation on W3 and references.</dd>
<a href="http://info.cern.ch/hypertext/WWW/People.html">People</a>
<dd>A list of some people involved in the project.</dd>
<a href="http://info.cern.ch/hypertext/WWW/History.html">History</a>
<dd>A summary of the history of the project.</dd>
<a href="http://info.cern.ch/hypertext/WWW/Helping.html"> How can I help ?</a>
<dd>If you would like to support the web..</dd>
<a href="http://info.cern.ch/hypertext/README.html"> Getting code </a>
<dd>Getting the code by ,a href-http://info.cern.ch/hypertext/WWW/LineMode/Defaults/Distribution.htmlanonymous FTP , etc.</dd>
</dl>
<a href="http://localhost:63342/First/General%20Overview.html?_ijt=h8kt5m1qfdhfk8h0hgm11u8a2q&_ij_reload=RELOAD_ON_SAVE">General Overview</a>
<br>
<a href="http://localhost:63342/First/Hekp.html?_ijt=lsl5nt38fked8h0nk9svuggsua&_ij_reload=RELOAD_ON_SAVE">Help</a>
<br>
<a href="http://localhost:63342/First/W3%20Software.html?_ijt=4cjvnjl03t1ifg3e8oord3s2bc&_ij_reload=RELOAD_ON_SAVE">Software</a>
<br>
<a href="http://localhost:63342/First/FAQ.html?_ijt=t988li2t9kbp9g1h4q0suke5f4&_ij_reload=RELOAD_ON_SAVE">FAQ</a>
<br>
<a href="http://localhost:63342/First/Policy.html?_ijt=484v4d9vmuna0qqr0dlpk0tpan&_ij_reload=RELOAD_ON_SAVE">Policy</a>
<br>
<a href="http://localhost:63342/First/People.html?_ijt=km9t69oq91bc8h5kkpu0mkjff&_ij_reload=RELOAD_ON_SAVE">People</a>
</body>
</html>