homework 15.3: complete part 1 task 1, partially complete part 2 task 1

This commit is contained in:
2023-02-13 10:45:51 +07:00
parent 819768cb44
commit d84dfbc6f5
7 changed files with 190 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Cute cat image test</title>
</head>
<body>
<h1>Hello world!</h1>
</body>
</html>