-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsupport.html
282 lines (245 loc) · 12 KB
/
support.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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Game Masters</title>
<link rel="icon" type="image/png" href="Images/favicon.png" >
<!--Normalize-->
<link rel="stylesheet" href="./CSS/normalize.css">
<!--Font Awsome-->
<link rel="stylesheet" href="./CSS/all.min.css">
<!-- Main CSS File -->
<link rel="stylesheet" href="./CSS/style.css">
<link rel="stylesheet" href="./CSS/support.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap" rel="stylesheet">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
</head>
<body>
<nav>
<div class="container">
<a href="index.html" class="logo">
<i class="fa-solid fa-gamepad"></i>
<span><span>Game</span>Masters</span>
</a>
<div class="pages-box">
<i class="fas fa-bars" id="toggle-menu">
<i class="fa-solid fa-angle-down" id="menu-arrow"></i>
</i>
<ul class="pages" id="pages-links">
<div class="col">
<li><a href="index.html" title="Home"><i class="fa-solid fa-house fa-fw"></i>Home</a></li>
<li><a href="playstation.html" title="Playstation"><i class="fa-brands fa-playstation fa-fw"></i>Playstation</a></li>
<li><a href="xbox.html" title="Xbox"><i class="fa-brands fa-xbox fa-fw"></i>Xbox</a></li>
<li><a href="pc.html" title="PC"><i class="fa-solid fa-desktop fa-fw"></i>PC</a></li>
<li><a href="trending.html"><i class="fa-solid fa-fire"></i>Trending</a></li>
<li><a href="support.html" title="Supports" class="active"><i class="fa-solid fa-headset fa-fw"></i>Supports</a></li>
<li><a href="about.html" title="About Us"><i class="fa-solid fa-circle-info fa-fw"></i>About Us</a></li>
<li><a href="brands.html" title="Brands"><i class="fa-solid fa-globe fa-fw"></i>Brands</a></li>
</div>
<div class="col">
<li><a href="coming-soon.html" title="coming soon"><i class="fa-solid fa-hourglass-half fa-fw"></i>Coming Soon</a></li>
<li><a href="game-reviews.html" title="Game Reviews"><i class="fa-solid fa-comment fa-fw"></i>Game Reviews</a></li>
<li><a href="gaming-news.html" title="gaming news"><i class="fa-regular fa-newspaper fa-fw"></i>Gaming News</a></li>
<li><a href="hardware.html" title="Hardware"><i class="fa-solid fa-microchip fa-fw"></i>Hardware</a></li>
<li><a href="nintendo.html" title="nintendo"><i class="fa-solid fa-puzzle-piece fa-fw"></i>Nintendo</a></li>
<li><a href="terms.html" title="nintendo"><i class="fa-solid fa-file fa-fw"></i>Terms</a></li>
</div>
</ul>
</div>
<div class="rightOptions">
<div class="profile">
<i class="fa-solid fa-user"></i>
<span>Account</span>
<ul class="acc">
<li><a href="profile.html"><i class="fa-solid fa-circle-user"></i>Profile</a></li>
<li><a href="signin.html"><i class="fa-solid fa-arrow-right-to-bracket fa-flip-horizontal" id="sign-in-or-out"></i>Sign In</a></li>
</ul>
</div>
<a href="cart.html" class="cart">
<i class="fa-solid fa-bag-shopping"></i>
<span id="cart-counter">0</span>
</a>
<div class="theme-mode" id="theme">
<i class="fa-solid fa-moon fa-fw" id="theme-icon" ></i>
</div>
</div>
</div>
</nav>
<!-- =======================Start Your Page Here======================= -->
<div class="lkj">
<h1> <span id="qw">Game</span>Master's Support</h1>
<hr class="io">
<div>
<h2 data-aos-duration="1100" data-aos="fade-up"> Most Asked Questions:-</h2>
<div data-aos-duration="1100" data-aos="fade-up">
<h3 style="color: rgba(0, 173, 181, 1);"> How to make a profile ? </h3>
<ol>
<li>Go to <a href="https://game-masters-it.github.io/IT_Project/signin.html?#" id="nu">sign in</a> </li>
<li>Click on register</li>
<li>Enter your Username, Email, and password</li>
<li>Agree to the terms & conditions</li>
<li>Click on sign up</li>
</ol>
</div>
<div id="poi" data-aos-duration="1100" data-aos="fade-up">
<p class="as">Did you find it helpful?</p>
<button onclick="func1(true)">Yes</button>
<button onclick="func1(false)">No</button>
</div>
<div data-aos-duration="1100" data-aos="fade-up">
<h3 style="color: rgba(0, 173, 181, 1);">How do change my email Address?</h3>
<p>For our customers security we don't allow change of email address.</p>
</div>
<div id="lo" data-aos-duration="1100" data-aos="fade-up">
<p class="as">Did you find it helpful?</p>
<button onclick="func2(true)">Yes</button>
<button onclick="func2(false)">No</button>
</div>
<div data-aos-duration="1100" data-aos="fade-up">
<h3 style="color: rgba(0, 173, 181, 1);">I have a great game idea or a great idea for the website. Can we discuss it?</h3>
<p>
We are unable to accept outside submissions of any kind. Please do not send
us ideas,<br> stories, artwork, game levels, music, etc. We are legally unable to review them.
</p>
</div>
<div id="de" data-aos-duration="1100" data-aos="fade-up">
<p class="as">Did you find it helpful?</p>
<button onclick="func3(true)">Yes</button>
<button onclick="func3(false)">No</button>
</div>
<form>
<div id="gh" data-aos-duration="1100" data-aos="fade-up">
<label>What do you need help with?</label>
</div>
<div style="display: flex;" >
<div data-aos-duration="1100" data-aos="fade-up">
<input id="yu" type="text" placeholder=" SEARCH HELP CENTER... " required >
<span class="icon material-symbols-outlined">
search
</span>
</div>
<div data-aos-duration="1100" data-aos="fade-up">
<input type="submit" id="em" value="GO" >
</div>
</div>
</form>
<br>
<hr class="io" data-aos-duration="1100" data-aos="fade-up">
<h3 id="kl" data-aos-duration="1100" data-aos="fade-up">What's New </h3>
<div>
<div class="ko" data-aos-duration="1100" data-aos="fade-up">
<img src="./Images/support/R.jpeg" class="mn">
<div id="sd">
<div>
<p class="rt">
<span class="material-symbols-outlined">
computer
</span>
PC
</p>
</div>
<h3>Fortnite</h3>
<h4>
Create, play, and battle with friends for free in Fortnite.
Be the last player standing in Battle Royale and Zero Build,
experience a concert or live event, or discover over a million creator made games.
</h4>
</div>
</div>
<div class="ko" data-aos-duration="1100" data-aos="fade-up">
<img src="./Images/support/OIP.jpeg" class="mn">
<div id="sd">
<div>
<p class="rt" style="width: 153px;">
<span class="material-symbols-outlined">
stadia_controller
</span>
PlayStation
</p>
</div>
<h3>FC24</h3>
<h4>
EA SPORTS FC™ 24 welcomes you to The World's Game:
the most true-to-football experience ever with HyperMotionV,
PlayStyles optimised by Opta, and an enhanced Frostbite Engine.
</h4>
</div>
</div>
<div class="ko" data-aos-duration="1100" data-aos="fade-up">
<img src="./Images/support/r.webp" class="mn">
<div id="sd">
<div>
<p class="rt">
<span class="material-symbols-outlined">
computer
</span>
PC
</p>
</div>
<h3>Assassin's Creed Origins</h3>
<h4>
Ancient Egypt, a land of majesty and intrigue,
is disappearing in a ruthless fight for power.
Unveil dark secrets and forgotten myths as you go back to
the one founding moment.
</h4>
</div>
</div>
</div>
</div>
<div id="zl">
<h3 data-aos-duration="1100" data-aos="fade-up">
We are always looking for ways to <br>improve your experience.<br> Please take a moment to evaluate<br> and tell
us what you think.
</h3>
<form id="feedbackForm">
<textarea type="text" placeholder="What can we do to improve your experience" id="pa" required data-aos-duration="1100" data-aos="fade-up"></textarea>
<input type="submit" value="Submit My Feedback" id="kq" data-aos-duration="1100" data-aos="fade-up">
</form>
</div>
</div>
<script src="./JS/support.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>AOS.init();</script>
<!-- =======================End Your Page Here======================= -->
<footer>
<div class="container">
<div class="box">
<h3>Game Masters</h3>
<ul class="social">
<li><a href="https://www.facebook.com/" class="facebook"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="https://twitter.com/" class="twitter"><i class="fa-brands fa-x-twitter"></i></a></li>
<li><a href="https://www.youtube.com/" class="youtube"><i class="fab fa-youtube"></i></a></li>
</ul>
<p class="text">
Explore endless worlds of gaming adventure with GameStore. Discover the latest releases, join our community, and level up your gaming experience today.
</p>
</div>
<div class="box">
<div class="line">
<i class="fas fa-map-marker-alt fa-fw"></i>
<div class="info">Egypt, Cairo, Helwan University, Faculty of Computer Science and Artificial Intelligence</div>
</div>
<div class="line">
<i class="far fa-clock fa-fw"></i>
<div class="info">Business Hours: From 10:00 To 18:00</div>
</div>
<div class="line">
<i class="fas fa-phone-volume fa-fw"></i>
<div class="info">
<span>+20123453459</span>
<span>+20173765432</span>
</div>
</div>
</div>
</div>
<p>Copyright © 2024 GameMasters. All rights reserved.</p>
</footer>
<script src="./JS/main.js"></script>
</body>
</html>