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