15 lines
194 B

<!DOCTYPE html>
<html>
<head>
<title>30DaysOfJavaScript:04 Day</title>
</head>
<body>
<!-- import your scripts here -->
<script src="./scripts/main.js"></script>
</body>
</html>