-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
251 lines (235 loc) · 9.92 KB
/
index.html
File metadata and controls
251 lines (235 loc) · 9.92 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Square Eyes</title>
<link href="./index.css" rel="stylesheet" />
<link href="./nav.css" rel="stylesheet" />
<link href="./hero.css" rel="stylesheet" />
<link href="./hit-movies.css" rel="stylesheet" />
<link href="./movie-list.css" rel="stylesheet" />
<link href="./threads.css" rel="stylesheet" />
<link href="./footer.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navigation">
<div class="logo-search-flex">
<img class="nav-logo" src="./images/Logo.png"/>
<search>
<form class="form-nav-search" action="./search">
<input class="nav-search" type="text">
<img class="nav-search-icon" src="./images/material-symbols_search.png"/>
</form>
</search>
</div>
<details class="hide-desktop">
<summary><img class="nav-menu" src="./images/ion_menu.png"/></summary>
<ul class="nav-items">
<li><a href='#'>Home</a></li>
<li><a href='./ListMovies/index.html'>Movies</a></li>
<li><a href='./About/index.html'>About</a></li>
<li><a href="../Checkout/index.html">Cart</a></li>
<li><a href='./Contact/index.html'>Help</a></li>
</ul>
</details>
<ul class="show-desktop">
<li><a href='#'>Home</a></li>
<li><a href='./ListMovies/index.html'>Movies</a></li>
<li><a href='./About/index.html'>About</a></li>
<li><a href="../Checkout/index.html">Cart</a></li>
<li><a href='./Contact/index.html'>Help</a></li>
</ul>
</nav>
<hero>
<div class="hero-div article-decor">
<h2>Connecting Film-Lovers</h2>
<p>Fostering a Worldwide Community of Cinematic Passion and Appreciation
Find The Greatest Movies And More</p>
</div>
<a href="./ListMovies/index.html" class="hero-btn">EXPLORE</a>
</hero>
<section class="section-info">
<article class="article-decor">
<h2>ABOUT</h2>
<p>Our User-friendly interface makes finding films a breeze
You'll spend less time searching and more time enjoying</p>
</article>
<article class="article-decor">
<h2>CONTACT</h2>
<p>Encountering a bug or technical issue? Let us know,
and we'll work our magic to resolve it.</p>
</article>
</section>
</header>
<main>
<article class="article-hit-movies">
<section class="section-movies">
<figure class="figure-hit-movie">
<div class="hit-movie-grid-left hit-movie-grid-flex">
<span class="hit-movie-rating"><h4>7.7</h4></span>
<a href="../Checkout/index.html">
<img src="./images/Square_Eyes_Cover8.png" alt="toy story 4 movie cover"/>
</a>
</div>
<div class="hit-movie-grid-mid hit-movie-grid-flex">
<h3 >Toy Story 4</h3>
<p>Toys become alive? they are alive What is going on???</p>
</div>
<div class="hit-movie-grid-right hit-movie-grid-flex">
<h4>35.99$</h4>
<h4>4K</h4>
</div>
</figure>
<div class="movie-background"></div>
</section>
<section>
<aside class="side-hit-movie">
<img src="./movie-img/Square_Eyes_Cover7.jpeg"/>
<a href="./Checkout/index.html">
<div>
<h4>The Batman</h4>
<p>Batman is not the villan so maybe the joler is...</p>
<div class="side-hit-bottom">
<span class="side-hit-rating">
<img src="./images/star.svg"/>
<p>7.7</p>
</span>
<p>35.99$</p>
</div>
</div>
</a>
</aside>
<aside class="side-hit-movie">
<img src="./movie-img/Square_Eyes_Cover7.jpeg"/>
<a href="./Checkout/index.html">
<div>
<h4>The Batman</h4>
<p>Batman is not the villan so maybe the joler is...</p>
<div class="side-hit-bottom">
<span class="side-hit-rating">
<img src="./images/star.svg"/>
<p>7.7</p>
</span>
<p>35.99$</p>
</div>
</div>
</a>
</aside>
</article>
<section class="top-movie-list">
<div class="scroll">
<a href="./Checkout/index.html">
<div>
<img src="./images/Square_Eyes_Cover8.png" alt="toy story 4 movie cover"/>
<h5>Toy Story 4</h5>
</div>
</a>
<a href="./Checkout/index.html">
<div>
<img src="./images/Square_Eyes_Cover8.png" alt="toy story 4 movie cover"/>
<h5>Toy Story 4</h5>
</div>
</a>
<div>
<img src="./images/Square_Eyes_Cover8.png"/>
<h5>Toy Story 4</h5>
</div>
<div>
<img src="./images/Square_Eyes_Cover8.png"/>
<h5>Toy Story 4asdfasdfasdf</h5>
</div>
<div>
<img src="./images/Square_Eyes_Cover8.png"/>
<h5>Toy Story 4asdfasdfasdf</h5>
</div>
<div>
<img src="./images/Square_Eyes_Cover8.png"/>
<h5>Toy Story 4asdfasdfasdf</h5>
</div>
<div>
<img src="./images/Square_Eyes_Cover8.png"/>
<h5>Toy Story 4asdfasdfasdf</h5>
</div>
<div>
<img src="./images/Square_Eyes_Cover8.png"/>
<h5>Toy Story 4asdfasdfasdf</h5>
</div>
<div>
<img src="./images/Square_Eyes_Cover8.png"/>
<h5>Toy Story 4asdfasdfasdf</h5>
</div>
<div>
<img src="./images/Square_Eyes_Cover8.png"/>
<h5>Toy Story 4asdfasdfasdf</h5>
</div>
</div>
</section>
<section class="thread">
<div class="movie-details">
<img src="./movie-img/Square_Eyes_Cover2.jpeg" alt="Gozzila King of The Monsters movie cover"/>
<h3>Gozzila King of The Monsters</h3>
</div>
<div class="background-line"></div>
<div class="thread-details">
<span class="thread-details-top">
<h2>Top Threads</h2>
<span class="thread-movie-rating">
<p>7.0</p>
</span>
</span>
<div>
<a href="./Checkout/index.html">
<img src="./images/Screenshot 2023-10-31 145606.png" alt="image of a thread disscussion"/>
</a>
<p class="thread-movie-price">$14.99</p>
</div>
</div>
</section>
<section class="thread">
<div class="movie-details">
<img src="./movie-img/Square_Eyes_Cover2.jpeg" alt="Gozzila King of The Monsters movie cover"/>
<h3>Gozzila King of The Monsters</h3>
</div>
<div class="background-line"></div>
<div class="thread-details">
<span class="thread-details-top">
<h2>New Threads</h2>
<span class="thread-movie-rating">
<p>7.0</p>
</span>
</span>
<div>
<a href="./Checkout/index.html">
<img src="./images/Screenshot 2023-10-31 145606.png" alt="image of a thread disscussion"/>
</a>
<p class="thread-movie-price">$14.99</p>
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="f-main">
<ul class="f-nav">
<li><a href="./index.html">Home</a></li>
<li><a href="./ListMovies/index.html">Movies</a></li>
<li><a href="./About/index.html">About</a></li>
<li><a href="./Checkout/index.html">Cart</a></li>
<li><a href="./Contact/index.html">Help</a></li>
</ul>
<p>
Square Eyes lets you buy and
download any movie of your
choosing and view it any time
</p>
<p class="copyright">©SquareEyes</p>
</div>
<div class="f-socials">
<a href="#"><img src="./images/ri_twitter-x-fill.svg"/></a>
<a href="#"><img src="./images/mdi_youtube.svg"/></a>
<a href="#"><img src="./images/mdi_instagram.svg"/></a>
</div>
</footer>
</body>
</html>