Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
laq20002 authored Feb 4, 2025
1 parent 610f4f7 commit 81137fe
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions week-02/index.html
Original file line number Diff line number Diff line change
@@ -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>Week 1 Assignment</title>
</head>
<body>
<h1>I love HTML5</h1>
</body>
</html>

0 comments on commit 81137fe

Please sign in to comment.