Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,22 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<title>Group 4 Tasks</title>
</head>
<body>
<header></header>
<header>
<h1></h1>
<li>
<a href="Gitters.html">Gitters 4</a>
</li>
<li>
<a href="about.html">About Us</a>
</li>
<li>
<a href="login.html">Login</a>
</li>
</header>

<main>
The Fellowship of the Ring, The Two Towers, The Return of the King
<!-- Start of the table task -->
Expand Down