-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathindex.html
More file actions
128 lines (115 loc) · 6.83 KB
/
Copy pathindex.html
File metadata and controls
128 lines (115 loc) · 6.83 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rockstar Games Clone</title>
<link rel="icon" href="/page-logo.jpeg">
<link rel="stylesheet" href="style.css">
</head>
<body>
<header class="main-header">
<div class="logo">R<sub>★</sub></div>
<nav>
<a href="#">Games ⌄</a>
<a href="#">Newswire</a>
<a href="#">Videos</a>
<a href="#">Downloads</a>
<a href="#">Store ↗</a>
<a href="#">Support ↗</a>
</nav>
<div class="header-right">
<button class="btn-launcher">Get Launcher</button>
<span class="icon search-icon">🔍</span>
<span class="icon user-icon">👤</span>
</div>
</header>
<main class="hero-carousel" id="carousel-container">
<div class="carousel-controls">
<button id="pause-btn" class="control-icon">❚❚</button>
<div class="dots-container" id="dots-container">
</div>
</div>
<!-- Middle hero image between carousel and footer -->
<section class="middle-hero" aria-label="Middle hero image">
<div class="middle-hero__bg" role="img" aria-hidden="true" style="background-image: url('image.svg');"></div>
<div class="middle-hero__inner">
<div class="mh-content">
<p class="mh-kicker">GRAND THEFT AUTO VI</p>
<h2 class="mh-title">Grand Theft Auto VI is Now Set to Launch November 19, 2026</h2>
</div>
</div>
</section>
<!-- Video modal (hidden) -->
<div id="video-modal" class="video-modal" aria-hidden="true" role="dialog" aria-label="Video player">
<div class="video-modal__backdrop"></div>
<div class="video-modal__panel" role="document">
<button class="video-modal__close" aria-label="Close video">✕</button>
<div class="video-modal__content">
<!-- video player container; script will insert a playing <video> element here -->
<div id="video-player-container"></div>
</div>
</div>
</div>
</main>
<footer class="site-footer" aria-labelledby="footer-heading">
<div class="footer-hero">
<div class="footer-hero__inner">
<div class="hero-brand">
<div class="hero-brand__logo">R<sub>★</sub></div>
<div class="hero-brand__title">Support</div>
</div>
<p class="footer-sub">Get help with issues, browse common solutions,<br>view service status updates, and more.</p>
<a class="btn btn--primary footer-cta" href="#">Get Support</a>
</div>
</div>
<div class="footer-bottom">
<div class="footer-row footer-row--top">
<nav class="footer-links" aria-label="Footer primary">
<ul>
<li><a href="#">Contact</a></li>
<li><a href="#">Careers</a></li>
<li><a href="#">Community Resources</a></li>
<li><a href="#">Subscribe</a></li>
</ul>
</nav>
<div class="footer-language">
<button class="lang-btn" aria-haspopup="listbox" aria-expanded="false">
<span class="globe">🌐</span>
<span class="lang-text">English</span>
<span class="chev">▾</span>
</button>
</div>
</div>
<div class="footer-row footer-row--middle">
<nav class="footer-legal" aria-label="Footer legal">
<ul>
<li><a href="#">Corporate</a></li>
<li><a href="#">Privacy</a></li>
<li><a href="#">Cookie Settings</a></li>
<li><a href="#">Cookie Policy</a></li>
<li><a href="#">Legal</a></li>
<li><a href="#">Do Not Sell or Share My Personal Information</a></li>
</ul>
</nav>
<div class="footer-social" aria-label="Social links">
<ul>
<li><a href="#" aria-label="Instagram"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="9" stroke="currentColor"/></svg></a></li>
<li><a href="#" aria-label="X"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 5l16 14" stroke="currentColor" stroke-width="2" stroke-linecap="round"/></svg></a></li>
<li><a href="#" aria-label="YouTube"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="3" y="6" width="18" height="12" rx="3" stroke="currentColor"/><path d="M10 9l5 3-5 3V9z" fill="currentColor"/></svg></a></li>
<li><a href="#" aria-label="Facebook"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 8h2v-3h-2c-1.657 0-3 1.343-3 3v1H10v3h2v7h3v-7h2.5l.5-3H15V9c0-.276.224-.5.5-.5z" fill="currentColor"/></svg></a></li>
<li><a href="#" aria-label="TikTok"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 8v8a4 4 0 1 0 4-4V6h3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg></a></li>
<li><a href="#" aria-label="Discord"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 10s.5 2 3 2 3-2 3-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><rect x="3" y="6" width="18" height="12" rx="4" stroke="currentColor"/></svg></a></li>
</ul>
</div>
</div>
<div class="footer-row footer-row--bottom">
<div class="footer-meta__left">Rockstar Games</div>
<div class="footer-cities">New York · London · Paris · Bogotá</div>
<div class="footer-meta__right">MCMXCVIII</div>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>