This commit is contained in:
Pedre Gabriel
2024-10-22 10:28:14 +04:00
3 changed files with 14 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel='stylesheet' type='text/css' media='screen' href='style.css'>
<script src='script.js'></script>
</head>
<body>
</body>
</html>
View File
View File