Skip to content
Snippets Groups Projects
Commit e131d1c9 authored by Beaumont Mogridge's avatar Beaumont Mogridge :gorilla:
Browse files

Update home.html

parent c6b9de94
No related branches found
No related tags found
1 merge request!1Start up html home page
<!DOCTYPE html>
<html lang="en">
<link rel="stylesheet" href="styles.css">
<head>
<link rel="stylesheet" href="style.css">
......@@ -17,26 +17,14 @@
<div class="parallax">
<body class="body">
<h1>Welcome</h1>
<!-- navigation -->
<nav>
<ul class="nav-row">
<li>
<a><button onclick="">yo</a>
</li>
<li>
<a><button onclick="">yoo</a>
</li>
<li>
<a><button onclick="">yooo</a>
</li>
<li>
<a><button onclick="">yoooo</a>
</li>
<li>
<a><button onclick="">yooooo</a>
</li>
</ul>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#Map">Map</a></li>
<li><a href="#contactUs">Contact Us</a></li>
<li style="float:right"><a class="active" href="#about">About</a></li>
</ul>
</nav><br><br><br>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment