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

Parallax template coded for later use

parent b7eac808
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="style.css">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href=
"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity=
"sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous">
<title>Hello</title>
</head>
<div class="parallax">
<body class="body">
<!-- 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>
</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