This Page Only For Codes
Internet Speed Test Tool:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
.pos {
margin: auto;
width: 50%;
padding: 5px;
}
</style>
<title>Your Page Title</title>
</head>
<body>
<div class="pos">
<iframe src="https://openspeedtest.com/Get-widget.php" width="735" scrolling="no" height="490" frameborder="0"></iframe><br />
<div style="text-align:center; width: 725px;"></div>
</div>
</body>
</html>