-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathonline-manual.html
More file actions
157 lines (149 loc) · 6.35 KB
/
Copy pathonline-manual.html
File metadata and controls
157 lines (149 loc) · 6.35 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<!-- Our CSS -->
<link rel="stylesheet" href="css.css">
</head>
<body>
<!-- starting BS4 nav bar -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<!-- Title on navbar -->
<a class="navbar-brand" href="#">Netscape</a>
<!-- this makes it mobile friendly -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="/INFO532Project2">Home</a>
</li>
<!-- dropdown menus -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
New and Cool!
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="whats-new.html">What's New!</a>
<a class="dropdown-item" href="whats-cool.html">What's Cool!</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Explore the Web
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="internet-index.html">Directory</a>
<a class="dropdown-item" href="internet-search.html">Search</a>
<a class="dropdown-item" href="internet-white-pages.html">White Pages</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Explore the Web
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="about-the-internet.html">About the Internet</a>
<a class="dropdown-item" href="how-to-create-mosaic-services.html">Create Web Services</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="http://mosaic.mcom.com/">Mosaic Communications Corp</a>
</div>
</li>
</ul>
</div>
</nav>
<!-- weird place for title but works fine -->
<title>The Online Handbook</title>
<img src="images/mozhandbook.gif" width="472" height="137"><p>
<b>
<font size="+3">N</font><font size="+2">etscape </font>
<font size="+3">H</font><font size="+2">andbook</font>
</b></a>
<p>
<h3><i>a friendly handbook on the coolest way to explore the Internet</i><br>
<a href="manual_docs/legal.html"><font size="-1">(Legal stuff)</font></a>
</h3>
<p>
<hr align="right" width="85%">
<font size="+3">T</font><font size="+1">utorial</font>
<dl>
<dt><a href="manual_docs/essentials.html#RTFToC0">Essentials</a>
<dd>Want the Netscape Navigator essentials for a quick start.
<p>
<dt><a href="manual_docs/intro.html#RTFToC0">Heartwarming
introduction</a>
<dd>Hardly know a darn thing and wish to read a heartwarming
introduction.
<p>
<dt><a href="manual_docs/learn.html#RTFToC0">Learn Netscape</a>
<dd>Am ready to learn Netscape to bring the Internet to my curious
eyes.
</dl>
<p>
<hr align="right" width="85%">
<font size="+3">R</font><font size="+1">eference</font>
<dl>
<dt><a href="manual_docs/graphics.html#RTFToC0">Graphical
elements</a>
<dd>Would like to know the purpose of all the graphical elements I see on
screen.
<p>
<dt><a href="manual_docs/menus.html#RTFToC0">Menu items</a>
<dd>Am interested in knowing what all the menu items do.
<p>
<dt><a href="manual_docs/answers.html#RTFToC0">Answers to tough
questions</a>
<dd>Want to be the one on the block who knows the answers to tough
questions.
</dl>
<p>
<hr align="right" width="85%">
<font size="+3">I</font><font size="+1">ndex</font>
<dl>
<b>
<dt>
<a href="manual_docs/index.html#A">A</a>
<a href="manual_docs/index.html#B">B</a>
<a href="manual_docs/index.html#C">C</a>
<a href="manual_docs/index.html#D">D</a>
<a href="manual_docs/index.html#E">E</a>
<a href="manual_docs/index.html#F">F</a>
<a href="manual_docs/index.html#G">G</a>
<a href="manual_docs/index.html#H">H</a>
<a href="manual_docs/index.html#I">I</a>
<a href="manual_docs/index.html#J">J</a>
<a href="manual_docs/index.html#K">K</a>
<a href="manual_docs/index.html#L">L</a>
<a href="manual_docs/index.html#M">M</a>
<a href="manual_docs/index.html#N">N</a>
<a href="manual_docs/index.html#O">O</a>
<a href="manual_docs/index.html#P">P</a>
<a href="manual_docs/index.html#Q">Q</a>
<a href="manual_docs/index.html#R">R</a>
<a href="manual_docs/index.html#S">S</a>
<a href="manual_docs/index.html#T">T</a>
<a href="manual_docs/index.html#U">U</a>
<a href="manual_docs/index.html#V">V</a>
<a href="manual_docs/index.html#W">W</a>
<a href="manual_docs/index.html#X">X</a>
<a href="manual_docs/index.html#Y">Y</a>
<a href="manual_docs/index.html#Z">Z</a>
</b>
</dl>
<p>
<a href="manual_docs/legal.html"><font size="-1">(Legal
page)</font></a>
<hr size="4">
<a href="mailto:info@netscape.com"><i>info@netscape.com</i></a><br>
Copyright © 1995 Netscape Communications Corporation.
<!-- more BS4 scripts-->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>