content/hifi-content/sean/testy/google docs testy/index.html
2022-02-14 02:04:11 +01:00

17 lines
No EOL
394 B
HTML

<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<script scr="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="testy.js"></script>
</head>
<body>
<h1>
testy testy
</h1><br>
<div>
<div>
<input type="button" value="testy" onclick="auditToGoogle()">
</div><br>
</div>
</body>
</html>