-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
206 lines (189 loc) · 6.99 KB
/
index.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
<!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="css/style.css">
<title>Stream TV and Movies Live and Online | Hulu</title>
</head>
<body>
<header class="header">
<nav>
<ul>
<li>
<button class="login-btn">Log In</button>
</li>
</ul>
</nav>
<div class="header-content">
<h4>Try upto one month free</h4>
<img src="img/logo.png" alt="hulu" class="logo">
<div class="header-text-1">Watch thousands of TV shows and movies.
</div>
<div class="header-text-2">HBO Max™, SHOWTIME®, CINEMAX® and STARZ® available as add-ons.
</div>
<button class="btn btn-cta">Start Your Free Trial</button>
<div class="legal-text">Free trial for new & eligible returning subscribers only.</div>
</div>
</header>
<section class="sub-header">
<img src="img/logos.png" alt="">
<div>
<h4>Bundle with any Hulu plan & save</h4>
<h3>Get Hulu, Disney+, and ESPN+. </h3>
<a href="#" class="sub-link">Details</a>
</div>
<div>
<a href="#" class="btn btn-outline"> Get Bundle</a>
<a href="#" class="sub-link">Terms apply</a>
</div>
</section>
<!-- Categories Sections -->
<section class="categories">
<h4>Include in all plans</h4>
<div class="text-xl">All The TV You Love</div>
<div class="sub-text">Stream full seasons of exclusiv series, current season episodes, hit movies, Hulu Originals, kids shows, and more</div>
<div class="covers">
<div class="cover-1">
<div class="cover-grad"></div>
<div class="cover-text">
<div class="sub-title">Past & Currrent Seasons</div>
<h3>TV Shows</h3>
</div>
</div>
<div class="cover-2">
<div class="cover-grad"></div>
<div class="cover-text">
<div class="sub-title">Past & Currrent Seasons</div>
<h3>TV Shows</h3>
</div>
</div>
<div class="cover-3">
<div class="cover-grad"></div>
<div class="cover-text">
<div class="sub-title">Groundbreaking</div>
<h3>Hulu Originals</h3>
</div>
</div>
<div class="cover-4">
<div class="cover-grad"></div>
<div class="cover-text">
<div class="sub-title">Add-On</div>
<h3>Premiums</h3>
</div>
</div>
</div>
</section>
<!-- Live TV Section -->
<section class="live">
<div class="live-border">
<h4>Hulu + Live TV</h4>
<div class="text-xl">Live TV Makes It Better </div>
<div class="sub-text">
Make the switch from cable. Get 75+ top channels with your favorite live sports, news, and event-plus the entire Hulu streaming library.
</div>
<div class="legal-text">
Live TV plan required. Regional restrictions, blackout and additional tersm apply. See details.
</div>
<a href="#">View Channels in Your Area</a>
</div>
</section>
<section class="live-sports">
<div class="live-sports-content">
<div class="text-xl">Live Sports </div>
<div class="sub-text">Catch your games at home or on the go.
Stream live games from magor college and pro leagues including the NCAA@, NBA, NHL, NFL and more
</div>
<div class="live-sports-logos">
<div>
<img src="img/live-sports-logo-1.png" alt="">
</div>
<div>
<img src="img/live-sports-logo-2.png" alt="">
</div>
<div>
<img src="img/live-sports-logo-3.svg" alt="">
</div>
<div>
<img src="img/live-sports-logo-4.png" alt="">
</div>
</div>
<div class="legal-text">
Live TV plan required, Regional restrictions, blackout and additional term apply. See details
</div>
</div>
</section>
<footer class="footer">
<div class="footer-container">
<div class="footer-lists">
<ul>
<li class="list-head">BROWSE</li>
<li><a href="#">Streaming Library</a></li>
<li><a href="#">Live TV</a></li>
<li><a href="#">Live News</a></li>
<li><a href="#">Live Sports</a></li>
</ul>
<ul>
<li><a href="#">TV Shows </a></li>
<li><a href="#">Movies</a></li>
<li><a href="#">Originals</a></li>
<li><a href="#">Kids</a></li>
<li><a href="#">FX on Bulu</a></li>
</ul>
<ul>
<li><a href="#"> Bulu, Disney+, and ESPN+ </a></li>
<li><a href="#">Disney Bundle</a></li>
<li><a href="#">HBO Max</a></li>
<li><a href="#">Cinimax</a></li>
<li><a href="#">STARZ</a></li>
</ul>
<ul>
<li class="list-head">HELP</li>
<li><a href="#">Account & Billing</a></li>
<li><a href="#">Plans & Pricing</a></li>
<li><a href="#">Supported Devices</a></li>
<li><a href="#">Accesibility</a></li>
</ul>
<ul>
<li class="list-head">ABOUT US</li>
<li><a href="#">Press</a></li>
<li><a href="#">Jobs</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div class="divider"></div>
<div class="social-icons">
<a href="#"><img src="img/facebook.svg" alt=""></a>
<a href="#"><img src="img/twitter.svg" alt=""></a>
<a href="#"><img src="img/youtube.svg" alt=""></a>
<a href="#"><img src="img/instagram.svg" alt=""></a>
</div>
</div>
</footer>
<div class="modal">
<div class="modal-box">
<div class="modal-body">
<h3>Log In</h3>
<form>
<div class="form-control">
<label for="email">Email</label>
<input type="email" id="email">
</div>
<div class="form-control">
<label for="password">Password</label>
<input type="password" id="password">
</div>
<p><a href="#">Forgot your password</a></p>
<button class="btn btn-dark">Log In</button>
</form>
</div>
<div class="modal-footer">
<p>Don't have an account <a href="#">Start your free trial</a></p>
</div>
<img src="img/close.svg" alt="close" class="close">
</div>
</div>
<script src="js/main.js"></script>
</body>
</html>