-
Notifications
You must be signed in to change notification settings - Fork 0
/
games.html
182 lines (182 loc) · 11.4 KB
/
games.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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!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">
<title>Games</title>
<link rel=stylesheet href="games.css"/>
<link rel = "icon" href = "data:image/png;base64,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" type = "image/x-icon">
</head>
<body>
<style>
body {
background-image: url("images/bg1.jpg");
}
</style>
<header>
<nav>
<ul>
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="games.html" class="active">Games</a>
</li>
<li>
<a href ="contact.html">Contact</a>
</li>
</ul>
</nav>
</header>
<main>
<aside>
<a href="index.html">
<img src="images/logo1.jpg" id="logo1" alt="main page"
width="250px" height="180px">
</a>
</aside>
<section id="content">
<h1>Games</h1>
<h1>New Year Sale UP to 40% Off</h1>
<div class="games-grid">
<div class="game">
<div class="image-container">
<a href="product.html">
<img src="images/fc6.png" alt="Far Cry 6" width="200" height="250"/>
</a>
</div>
<div class="title-container">
<a href="product.html" class="product-title">Far Cry 6</a>
</div>
<div class="price-container">
<p class="old-price">69.99 BGN</p>
<p class="price">59.99 BGN</p>
</div>
<div class="description-container">
<p>As dictator of Yara, Anton Castillo is intent on restoring his nation back to its former glory by any means, with his son, Diego, following in his bloody footsteps.</p>
</div>
<div class="buy-container">
<a href="product.html">
<button class="buy-button">Buy</button>
</a>
</div>
</div>
<div class="game">
<div class="image-container">
<a href="#">
<img src="images/cb77.jpg" alt="Cyberpunk 2077" width="200" height="250"/>
</a>
</div>
<div class="title-container">
<a href="https://www.imdb.com/title/tt3810192/" class="product-title">Cyberpunk 2077</a>
</div>
<div class="price-container">
<p class="old-price">39.99 BGN</p>
<p class="price">34.99 BGN</p>
</div>
<div class="description-container">
<p>In Night City, a mercenary known as V navigates a dystopian society in which the line between humanity and technology becomes blurred.</p>
</div>
<div class="buy-container">
<a href="#">
<button class="buy-button">Buy</button>
</a>
</div>
</div>
<div class="game">
<div class="image-container">
<a href="#">
<img src="images/bd3.jpg" alt="Borderlands 3" width="200" height="250"/>
</a>
</div>
<div class="title-container">
<a href="https://www.imdb.com/title/tt10101078/" class="product-title">Borderlands 3</a>
</div>
<div class="price-container">
<p class="old-price">29.99 BGN</p>
<p class="price">26.99 BGN</p>
</div>
<div class="description-container">
<p>Troy and Tyreen Calypso learn of other Vaults beyond the planet Pandora, and form a violent cult named the "Children of the Vault" to gain possession of them.</p>
</div>
<div class="buy-container">
<a href="#">
<button class="buy-button">Buy</button>
</a>
</div>
</div>
<div class="game">
<div class="image-container">
<a href="#">
<img src="images/acvl.jpg" alt="Assasin's Creed Vallhalla" width="200" height="250"/>
</a>
</div>
<div class="title-container">
<a href="https://www.imdb.com/title/tt12235026/" class="product-title">Assasin's Creed Vallhalla</a>
</div>
<div class="price-container">
<p class="old-price">50.99 BGN</p>
<p class="price">46.99 BGN</p>
</div>
<div class="description-container">
<p>England in the age of the Vikings is a fractured nation of petty lords and warring kingdoms. Beneath the chaos lies a rich and untamed land waiting for a new conqueror. Will it be you?</p>
</div>
<div class="buy-container">
<a href="#">
<button class="buy-button">Buy</button>
</a>
</div>
</div>
<div class="game">
<div class="image-container">
<a href="#">
<img src="images/ht3.jpg" alt="Hitman 3" width="200" height="250"/>
</a>
</div>
<div class="title-container">
<a href="https://www.imdb.com/title/tt12497188/" class="product-title">Hitman 3</a>
</div>
<div class="price-container">
<p class="old-price">159.99 BGN</p>
<p class="price">139.99 BGN</p>
</div>
<div class="description-container">
<p>Together with Diana Burnwood and Lucas Grey, Agent 47 must face off against The Constant and his mysterious colleagues to take down Providence once and for all.</p>
</div>
<div class="buy-container">
<a href="#">
<button class="buy-button">Buy</button>
</a>
</div>
</div>
<div class="game">
<div class="image-container">
<a href="#">
<img src="images/dg.jpg" alt="Days Gone" width="200" height="250"/>
</a>
</div>
<div class="title-container">
<a href="https://www.imdb.com/title/tt6795336/" class="product-title">Days Gone</a>
</div>
<div class="price-container">
<p class="old-price">39.99 BGN</p>
<p class="price">29.99 BGN</p>
</div>
<div class="description-container">
<p>Two years after a devastating global pandemic, bounty hunter Deacon St. John faces a brutal struggle for survival, and a reason to live.</p>
</div>
<div class="buy-container">
<a href="#">
<button class="buy-button">Buy</button>
</a>
</div>
</div>
</div>
</section>
</main>
<footer>
<h3>The page is made by Ivaka and Kukata<br>All Rights Reserved 2022</h3>
</footer>
</body>
</html>