add topic_5

This commit is contained in:
2023-02-27 20:14:18 +07:00
parent 838e315103
commit 1a822a4169
4 changed files with 91 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Animal</title>
</head>
<body>
<script src="script.js"></script>
</body>
</html>