-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
206 lines (200 loc) · 12.4 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="https://use.fontawesome.com/releases/v5.15.3/css/all.css" integrity="sha384-SZXxX4whJ79/gErwcOYf zWLeJdY/qpuqC4cAa9rOGUstPomtqpuNWT9wdPEn2fk" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<title>CN Home Page</title>
</head>
<body>
<header>
<div class="menu">
<span><i class="fas fa-bars"></i> MENU</span>
</div>
<div class="CN-NavLogo">
<a title="cartoon Network" href="https://www.cartoonnetwork.ca/"> <img src="images/img1.jpg" alt="CN-NavLogo"></a>
</div>
<div class="navbar">
<nav>
<ul>
<li><a title="HOME" class="active" href="#HOME">HOME</a></li>
<li><a title="SCHEDULE" class="underline-hover" href="#SCHEDULE">SCHEDULE</a></li>
<li><a title="WHERE TO WATCH" class="underline-hover" href="#WHERE-TO-WATCH">WHERE TO WATCH</a></li>
<li><a title="CONTENT" class="underline-hover" href="#CONTENTS">CONTENTS</a></li>
</ul>
</nav>
</div>
</header>
<main>
<h1>FEATURED</h1>
<div class="container">
<div class="images-1">
<a href="" title="Ben 10"> <img class="cartoon-img" src="images/img2.jpg">
<h4 class="title"> BEN 10</h4>
<h6 class="time-schedule">Wednesday 8:30pm ET/PT <span class="play"><i style="color: white;"class="fa fa-caret-right"></i></span></h6></a>
</div>
<div class="images-1">
<a href="" title="OK. K.O! LET'S BE HEROES"> <img class="cartoon-img" src="images/img3.jpg">
<h4 class="title"> OK. K.O! LET'S BE HEROES</h4>
<h6 class="time-schedule">Weekends 3:30pm ET/PT <span class="play"><i style="color: white;"class="fa fa-caret-right"></i></span></h6></a>
</div>
<div class="images-1">
<a href="" title="THE AMAZING WORLD OF GUMBALL"> <img class="cartoon-img" src="images/img11.jpg"">
<h4 class="title">THE AMAZING WORLD OF GUMBALL</h4>
<h6 class="time-schedule">Wednesday 8:30pm ET/PT <span class="play"><i style="color: white;"
class="fa fa-caret-right"></i></span></h6></a>
</div>
<div class="images-2">
<a href="" title="STEVEN UNIVERSE"> <img class="cartoon-img" src="images/img5.jpg"">
<h4 class="title"> STEVEN UNIVERSE</h4>
<h6 class="time-schedule">Weekends 11:30pm ET/PT <span class="play"><i style="color: white;"
class="fa fa-caret-right"></i></span></h6></a>
</div>
<div class="images-2">
<a href="" title="WE BARE BEARS"> <img class="cartoon-img" src="images/img6.jpg"">
<h4 class="title">WE BARE BEARS</h4>
<h6 class="time-schedule">Weekdays 6:30pm ET/PT <span class="play"><i style="color: white;" class="fa fa-caret-right"></i></span></h6></a>
</div>
<div class="images-2">
<a href="" title="THE POWERPUFF GIRLS"> <img class="cartoon-img" src="images/img7.jpg"">
<h4 class="title"> THE POWERPUFF GIRLS</h4>
<h6 class="time-schedule">Everyday 7:30pm ET/PT <span class="play"><i style="color: white;"
class="fa fa-caret-right"></i></span></h6></a>
</div>
<div class="images-2">
<a href="" title="THE REGULAR SHOW"> <img class="cartoon-img" src="images/img8.jpg"">
<h4 class="title">THE REGULAR SHOW</h4>
<h6 class="time-schedule">Weekends 7:30pm ET/PT <span class="play"><i style="color: white;"
class="fa fa-caret-right"></i></span></h6></a>
</div>
<div class="images-2">
<a href="" title="ADVENTURE TIME"> <img class="cartoon-img" src="images/img9.jpg"">
<h4 class="title">ADVENTURE TIME</h4>
<h6 class="time-schedule">Weekends NOON ET/PT <span class="play"><i style="color: white;"
class="fa fa-caret-right"></i></span></h6></a>
</div>
<div class="images-2">
<a href="" title="PPLE AND ONION"> <img class="cartoon-img" src="images/img4.jpg"">
<h4 class="title">APPLE AND ONION</h4>
<h6 class="time-schedule">Weekends 1:30pm ET/PT <span class="play"><i style="color: white;"
class="fa fa-caret-right"></i></span></h6></a>
</div>
<div class="images-2">
<a href="" title="MAO MAO: HEROES OF PURE HEART"> <img class="cartoon-img" src="images/img10.jpg"">
<h4 class="title">MAO MAO: HEROES OF PURE HEART</h4>
<h6 class="time-schedule">Wednesday 8:30pm ET/PT <span class="play"><i style="color: white;"
class="fa fa-caret-right"></i></span></h6></a>
</div>
<div class="images-3">
<a href="" title="THE AMAZING WORLD OF GUMBALL"> <img class="cartoon-img" src="images/img11.jpg"">
<h4 class="title">THE AMAZING WORLD OF GUMBALL</h4>
<h6 class="time-schedule">Weekends 7:00pm ET/PT <span class="play"><i style="color: white;"
class="fa fa-caret-right"></i></span></h6></a>
</div>
<section>
<div class="about-contact">
<h1>ABOUT CARTOON NETWORK</h1>
<h5>Cartoon Network (Canada) is the destination for kids and families seeking hilarious animation. Cartoon Network is the funny and unexpected brand that stands out from the pack in a way that kids can relate.</h5>
<h1>CONTACT US</h1>
<h5>We want to hear from you! To share your feedback, please email us at <a href="mailto:[email protected]">[email protected]</a></h5>
</div>
</section>
</div>
</main>
<footer>
<div class="footer-menu">
<ul>
<li><a href="">About Us</a></li>
<li><a href="">Privacy Policy</a></li>
<li><a href="">Terms of Use</a></li>
<li><a href=""> Advertising Standard Terms</a></li>
<li><a href="">Subscribe to Channel</a></li>
</ul>
<p>© 2021 Corus Entertainment Inc. All rights reserved. Corus Television.</p>
</div>
<section>
<div class="footer-content">
<div class="corus">
<img class="corus-logo" src="images/corus-logo.svg" alt="corus-logo">
</div>
<p>Other Corus Kids Websites</p>
<div class="other-partner">
<a href="https://www.disneychannel.ca/" title="Disney"> <img class="other-partner-logo" src="images/disney-channel.svg" alt="disney-logo"></a>
<a href="https://www.disneyjunior.ca/" title="DisneyJr."> <img class="other-partner-logo" src="images/disney-junior.svg" alt="disney-junior-logo"></a>
<a href="https://www.teletoon.com/" title="teletoon"> <img class="other-partner-logo" src="images/teletoon.svg" alt="teletoon-logo"></a>
<a href="https://www.ytv.com/" title="YTV"> <img class="other-partner-logo" src="images/ytv.svg" alt="ytv-logo"></a>
<a href="https://www.treehousetv.com/" title="TreeHouseTv"> <img class="other-partner-logo" src="images/treehouse.svg" alt="treehouse-logo"></a>
</div>
</div>
</section>
</footer>
</body>
</html>
<!-- <span class="image-1">
<a class="showTile-link" href="#SCHEDULE" title=" Ben 10">
<img src="images/img2.jpg" height="370px" width="440x" alt="">
<div class="showTile-title"> Ben 10</div>
<div class="showTile-cta">Weekdays 8:30pm ET/PT</div>
</a>
</span>
<span class="image-2">
<a class="showTile-link" href="#SCHEDULE" title="Ok. K.O! Let's Be Heroes"></a>
<img src="images/img3.jpg" height="370px" width="440x" alt="">
<div class="showTile-title"> Ben 10</div>
<div class="showTile-cta">Weekdays 8:30pm ET/PT</div>
</span>
<span class="image-3">
<a class="showTile-link" href="#SCHEDULE" title="Apple and Onion"></a>
<img src="images/img4.jpg" height="370px" width="440x" alt="">
<div class="showTile-title"> Ben 10</div>
<div class="showTile-cta">Weekdays 8:30pm ET/PT</div>
</span>
<span class="image-4">
<a class="showTile-link" href="#SCHEDULE" title="Steven Universe"></a>
<img src="images/img5.jpg" height="295px" width="330px" alt="">
<div class="showTile-title"> Ben 10</div>
<div class="showTile-cta">Weekdays 8:30pm ET/PT</div>
</span>
<span class="image-5">
<a class="showTile-link" href="#SCHEDULE" title="We Bare Bears"></a>
<img src="images/img6.jpg" height="295px" width="330px alt="">
<div class="showTile-title"> Ben 10</div>
<div class="showTile-cta">Weekdays 8:30pm ET/PT</div>
</span>
<span class="image-6">
<a class="showTile-link" href="#SCHEDULE" title="The Powerpuff Girls"></a>
<img src="images/img7.jpg" height="295px" width="330px alt="">
<div class="showTile-title"> Ben 10</div>
<div class="showTile-cta">Weekdays 8:30pm ET/PT</div>
</span>
<span class="image-7">
<a class="showTile-link" href="#SCHEDULE" title="The Regular Show"></a>
<img src="images/img8.jpg" height="295px" width="322.2px alt="">
<div class="showTile-title"> Ben 10</div>
<div class="showTile-cta">Weekdays 8:30pm ET/PT</div>
</span>
<span class="image-8">
<a class="showTile-link" href="#SCHEDULE" title="Adventure Time"></a>
<img src="images/img9.jpg" height="295px" width="330px alt="">
<div class="showTile-title"> Ben 10</div>
<div class="showTile-cta">Weekdays 8:30pm ET/PT</div>
</span>
<span class="image-9">
<a class="showTile-link" href="#SCHEDULE" title="Apple and Onion"></a>
<img src="images/img3.jpg" height="295px" width="330px alt="">
<div class="showTile-title"> Ben 10</div>
<div class="showTile-cta">Weekdays 8:30pm ET/PT</div>
</span>
<span class="image-10"><a class="showTile-link" href="#SCHEDULE" title="Mao Mao: Heroes of Pure Heart"></a>
<img src="images/img10.jpg" height="295px" width="330px alt="">
<div class="showTile-title"> Ben 10</div>
<div class="showTile-cta">Weekdays 8:30pm ET/PT</div>
</span>
<span class="image-11"><a class="showTile-link" href="#SCHEDULE" title="The Amazing World of Gumball"></a>
<img src="images/img11.jpg" height="295px" width="322.2px alt="">
<div class="showTile-title"> Ben 10</div>
<div class="showTile-cta">Weekdays 8:30pm ET/PT</div>
</span>
</div>