-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
24 lines (17 loc) · 845 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- Popper JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<html>
<body>
<div class="container">
<center><a href="page1.html"><h1><h1 style="color:black;background-color:red">Perfection</h1></a></center>
<center><a href="page4.html"><h1><h1 style="color:black;background-color:green">Grand Prix Life</h1></a></center>
<body style="background-color:blue;"></body>
</body>
</html>