Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 95caa4db authored by 65160394's avatar 65160394
Browse files

Project Round 1

parent cad9d4cf
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,12 @@ ...@@ -9,6 +9,12 @@
<body> <body>
<header> <header>
<h1>Welcome to Our Tour Website</h1> <h1>Welcome to Our Tour Website</h1>
<nav>
<a href="/">Home</a>
<a href="/about">About</a>
<a href="/contact">Contact</a>
<a href="/login">Login</a>
</nav>
</header> </header>
<section> <section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment