-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
67 lines (46 loc) · 2.25 KB
/
about.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./main_about.css">
<title>About</title>
</head>
<body>
<div class="fullscreen-bg">
<video loop muted autoplay poster="Highland RP Official Trailer 2020 FiveM Roleplay Cinematic Trailer.mp4" class="fullscreen-bg__video">
<source src="dighland RP Official Trailer 2020 FiveM Roleplay Cinematic Trailer_Trim.mp4" type="video/mp4">
</video>
</div>
<h1><u>What are we about?</u></h1>
<br>
<navbar>
<ul class="nav-list">
<li class="nav-item">
<div><button> <a href = "./index.html" >Home</div>
<li class="nav-item">
<div><button> <a href = "./about.html" >About us</div>
<li class="nav-item">
<div><button> <a href = "./contact.html" >Contact us </li>
</div> </a> </body> </ul>
<br>
<div>
<h2
style= "color:rgb(0, 0, 0);" >Were here to bring you the best games to add to your libary, we know it can get boring playing them same old
games so why not let us help you and show you the games you should be playing </h2>
</div>
<div>
<p style= "color:rgb(0, 0, 0);"id = "left_text" > Have you ever bought a video game, played it for a week and then never even touched it again? If so,
you’re not the only one. Becoming bored with video games can happen to every gamer even when there seems to be no good reason. I’ve been there myself, so I did some research on why video games become boring.
</p>
</div>
<p style= "color:rgb(0, 0, 0);"id = "right_text" > Video games get boring when they are too repetitive with little to no variation <br>
are predictable and offer no surprises to the player, don't present enough of a <br> challenge for players,
have poor pacing that requires too much work for too little <br> reward, or simply aren't fun from the beginning
</body>
<!-- <div class="container">
<div class="box"id = "Home" >Home</div>
<div class="box" id = About>About</div>
<div class="box" id = Contact>Contact</div>
</div> -->