Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaiadh committed Dec 12, 2023
1 parent c297aad commit 86e7fed
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>index.hmtl</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>Minun kurssitehtävien palautussivu</h1>
<p>Teemu Hamunen R0244-3028</p>
<ul>
<li><a href="harjoitus.html">Harjoitussivu</a></li>
<li><a href="projekti/index.html">Projekti</a></li>
</ul>
</body>
</html>



0 comments on commit 86e7fed

Please sign in to comment.