Add Week-01 and Week-02 content

This commit is contained in:
2026-02-17 23:25:46 +05:30
parent 0957777134
commit 55ecde85ca
2 changed files with 39 additions and 0 deletions

11
Week-03/Day_01/index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<script src="script.js"></script>
</body>
</html>