-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
54 lines (35 loc) · 1.48 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
49
50
51
52
53
54
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Network Performance</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<!-- Start css3menu.com HEAD section -->
<link rel="stylesheet" href="RANReport_files/css3menu0/style.css" type="text/css" /><style type="text/css">._css3m{display:none}</style>
<!-- End css3menu.com HEAD section -->
</head>
<body>
<div class="container">
<p><img src="2.png" width="128" height="110" /> <!-- Start css3menu.com BODY section -->
<input type="checkbox" id="css3menu-switcher" class="c3m-switch-input">
<ul id="css3menu0" class="topmenu">
<li class="switch"><label onclick="" for="css3menu-switcher"></label></li>
<div class="nav">
<li><a href="Traffic.html">RAN Report</a></li>
<li><a href="BSC.html">Traffic</span></a>
<ul>
<li><span><a href="trafficpersite.html">Traffic Per Site</a></span>
<ul>
<li><a href="Traffic Per Site Graph.html">Traffic Per Site Graph</a></li>
</ul><
<li><a href="#">Network Traffic</a></li>
<li><a href="#">Cell Availabilty</a></li>
</ul></li>
<li><a href="RANReport.Html">BSC Report</a></li>
</ul><p class="_css3m"><a href="http://css3menu.com/">html dropdown menu</a> by Css3Menu.com</p>
<!-- End css3menu.com BODY section -->
</p>
</div>
</div>
</body>
</html>