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
5 changes: 4 additions & 1 deletion homepage.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@
<head><title>Home</title></head>
<body>
<nav>

<a href="#"> Home</a>
<a href="#"> About</a>
<a href="#"> Contact</a>
</nav>
<h1>My Learning Git Homepage</h1>
<h3>Introducing Git and Github</h3>
<p>This is the paragraph written for my UECS2363 first practical on Git and Github.</p>
<p>i random write.</p>
<p>the word i want.</p>


</body>
</html>