Update index.html
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="main.css"></link>
|
||||
<link href='https://fonts.googleapis.com/css?family=Press+Start+2P' rel='stylesheet' type='text/css'>
|
||||
<title>Retro</title>
|
||||
|
||||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js">
|
||||
@@ -9,6 +10,8 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="loader">
|
||||
</div>
|
||||
|
||||
|
||||
<div class="header">
|
||||
@@ -25,7 +28,7 @@
|
||||
|
||||
<div class="cover">
|
||||
<a name="one">
|
||||
<p class="cover">Title/subtitle and Quotes</p>
|
||||
<p class="cover1">Title/subtitle and Quotes</p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -42,7 +45,7 @@
|
||||
|
||||
<div class="music">
|
||||
<a name="three">
|
||||
music shit
|
||||
<p class="music1">music shit</p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user