-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhtmlbase.html
22 lines (21 loc) · 923 Bytes
/
htmlbase.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
<script src="html/jquery/1.8.2/jquery.min.js"></script>
<script src="html/highcharts/3.0.7/highcharts.js"></script>
<script src="html/highcharts/3.0.7/highcharts-more.js"></script>
<script src="html/bootstrap/2.3.1/bootstrap.min.js"></script>
<link href="html/bootstrap/2.3.1/bootstrap-combined.min.css" rel="stylesheet" media="screen">
<script src="html/highcharts/3.0.7/exporting.js"></script>
<script src="html/js/themes/gray.js"></script>
<style>
body {
font-family: helvectica, arial, 'lucida sans';
margin: 20px;
}
</style>
</head>
<body>
<a href="http://www.salstat.com" alt="Go to the Salstat home page"><img src="http://bit.ly/1fqFdQm" alt="Salstat Statistics" style="float: right;"></a>
<h2>Salstat Statistics</h2>
<br />