This commit is contained in:
Suvodip
2024-07-11 12:45:10 +05:30
parent d368213568
commit 040c4b87c1
33 changed files with 1042 additions and 867 deletions

View File

@@ -5,7 +5,7 @@
</head>
<body>
<h1>Internet Speed Test</h1>
<button onclick="runSpeedTest()">Run Speed Test</button>
<button onclick="runSpeedTest()"><span>Run Speed Test</span></button>
<div id="result"></div>
<script>