This commit is contained in:
2022-10-14 15:25:12 +03:00
commit 86305ae03e
4 changed files with 173 additions and 0 deletions

13
index.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="css/style.css">
<title>Courses</title>
</head>
<body>
kjfdnfk
</body>
</html>