jda_m06/uf02/exercici_json_no_jquery/notindex.html
2022-02-16 16:13:08 +01:00

12 lines
190 B
HTML
Executable file

<!DOCTYPE html>
<html lang="en">
<head>
<title>M6 UF2</title>
</head>
<body>
<h2>this is a title</h2>
<p id="demo"></p>
</body>
</html>
<script src="js/functions.js"></script>