-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHelp.html
37 lines (36 loc) · 1.79 KB
/
Help.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<h1>Help</h1>
<br>
Which program are you using for which you want online help?
<br>
<a href="http://info.cern.ch/hypertext/WWW/LineMode/Defaults/QuickGuide.html">Line Mode Browser</a>
<dd>Using the line mode browser, select an option with a number and press RETURN</dd>
<br>
Viola
<dd>Fpr help on Viola, just press the question-mark (?) icon near the top right-hand corner.</dd>
<a href="http://info.cern.ch/hypertext/WWW/NeXT/WorldWideWeb.html">NeXTStep</a>
<dd>To select help with this browser, use Help from the Info menu or select this option wit the mouse (double click).</dd>
<a href="http://slacvx.slac.stanford.edu/MidasWWW/v10/overview.html">MidasWWW</a>
<dd>For help on this browser, select this option with the mouse.</dd>
<br>
See also the <a href="http://info.cern.ch/hypertext/WWW/Daemon/User/Guide.html">W3 server user manual</a>a. For other questions, browse from the <a href="http://info.cern.ch/hypertext/WWW/TheProject.html">W3 project page.</a>
<p></p>
<a href="http://localhost:63342/First/index.html?_ijt=&_ij_reload=RELOAD_ON_SAVE">index</a>
<br>
<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/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>