Update example-customSettings2.html

This commit is contained in:
Divyesh 2018-02-17 20:11:08 +05:30 committed by GitHub
parent d9b551c5c8
commit 5399c0f923
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no" />
<title>HTML5 Speedtest</title>
<title>Azure UK SpeedTest</title>
<style type="text/css">
html,body{
border:none; padding:0; margin:0;
@ -150,7 +150,7 @@ function initUI(){
</script>
</head>
<body>
<h1>HTML5 Speedtest - Custom settings example</h1>
<h1>Azure UK SpeedTest - Custom settings example</h1>
<div id="startStopBtn" onclick="startStop()"></div>
<div id="test">
<div class="testGroup">
@ -165,8 +165,9 @@ function initUI(){
<div class="unit">Mbps</div>
</div>
</div>
<p>This calculator will test your backup speed from your device to the UK region of Microsoft's Azure.</p>
</div>
<a href="https://github.com/adolfintel/speedtest">Source code</a>
<script type="text/javascript">initUI();</script>
</body>
</html>
</html>