mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-07-26 16:11:34 +00:00
Made all headers/footers the same
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Solid State by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
@@ -7,7 +7,7 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Generic - Solid State by HTML5 UP</title>
|
||||
<title>Redline Racing</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="assets/css/main.css" />
|
||||
@@ -16,11 +16,13 @@
|
||||
</head>
|
||||
|
||||
<body class="is-preload">
|
||||
|
||||
<!-- Page Wrapper -->
|
||||
<div id="page-wrapper">
|
||||
|
||||
<!-- Header -->
|
||||
<header id="header">
|
||||
<h1><a href="index.html">Solid State</a></h1>
|
||||
<header id="header" class="alt">
|
||||
<h1><a href="index.html">Redline Racing Division</a></h1>
|
||||
<nav>
|
||||
<a href="#menu">Menu</a>
|
||||
</nav>
|
||||
@@ -32,15 +34,20 @@
|
||||
<h2>Menu</h2>
|
||||
<ul class="links">
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="generic.html">Generic</a></li>
|
||||
<li><a href="elements.html">Elements</a></li>
|
||||
<li><a href="donate.html">Donate</a></li>
|
||||
<li><a href="sponsors.html">Sponsors</a></li>
|
||||
<!-- <li><a href="elements.html">Elements</a></li>
|
||||
<li><a href="#">Log In</a></li>
|
||||
<li><a href="#">Sign Up</a></li>
|
||||
<li><a href="#">Sign Up</a></li> -->
|
||||
</ul>
|
||||
<a href="#" class="close">Close</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!-- -->
|
||||
<!-- END OF HEADER -->
|
||||
<!-- -->
|
||||
|
||||
<!-- Wrapper -->
|
||||
<section id="wrapper">
|
||||
<header>
|
||||
@@ -51,7 +58,10 @@
|
||||
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<!-- -->
|
||||
<!-- Start of Footer -->
|
||||
<!-- -->
|
||||
|
||||
<section id="footer">
|
||||
<div class="inner">
|
||||
<h2 class="major">Get in touch</h2>
|
||||
|
Reference in New Issue
Block a user