Files
tp-javascript-api-html/4-Geolocation/index.html
2025-07-12 11:17:34 +02:00

15 lines
259 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="app.js" defer></script>
<title>Document</title>
</head>
<body>
</body>
</html>