javascript-learner/6.5NewFunctionGrammar/index.html

11 lines
152 B
HTML
Raw Normal View History

2024-06-24 11:47:26 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<script src="t.js"></script>
</body>
</html>