-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
412 lines (412 loc) · 21.7 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
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
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="./css/layout.css">
<link rel="stylesheet" href="./css/style.css">
<script src="js/script.js" defer></script>
<script src="https://kit.fontawesome.com/63d24a7744.js" crossorigin="anonymous"></script>
</head>
<body>
<div id="page">
<header class="| subtle-bottom-border">
<form class="email-subscription-form">
<input type="email" name="email" value="" placeholder="Your email address">
<button class="subscribe-button">Subscribe</button>
</form>
<a><img src="img/mbb-logo.png" alt="MyBroadband-logo"></a>
<ul>
<li><a><i class="fa-brands fa-facebook-f"></a></i></li>
<li><a><i class="fa-brands fa-twitter"></a></i></li>
<li><a><i class="fa-brands fa-linkedin-in"></a></i></li>
<li><a><i class="fa-solid fa-rss"></i></a></li>
<li><a>What's Next</a></li>
</ul>
</header>
<nav class="main-nav | subtle-bottom-border">
<ul>
<li><a>News</a></li>
<li><a>Press Office</a></li>
<li><a>Breaking News</a></li>
<li><a>Investing</a></li>
<li><a>Forum</a></li>
<li><a>Industry News</a></li>
<li><a>Company Hub</a></li>
<li><a>Speed Test</a></li>
<li><a><i class="fa-solid fa-magnifying-glass"></i></a></li>
</ul>
</nav>
<div id="main-aside-container">
<div id="page-left">
<main>
<section class="main-content-section">
<h1>
Expect fewer new TV series in <br> the coming years
--- Disney exec
</h1>
<div class="container">
<span><a>Bloomberg</a></span>
<span>13 January 2023</span>
</div>
<img class="main-img" src="img/streaming-services.png" alt="Streaming services logos displayed on phone display">
<div class="social-media-email-container">
<div class="social-media-buttons-coloured">
<button class="facebook-color" type=""><i class="fa-brands fa-facebook-f"></i></button>
<button class="twitter-color" type=""><i class="fa-brands fa-twitter"></i></button>
<button class="whatsapp-color" type=""><i class="fa-brands fa-whatsapp"></i></button>
<button class="envelope-color" type=""><i class="fa-solid fa-envelope"></i></button>
<button class="linkedin-color" type=""><i class="fa-brands fa-linkedin-in"></i></button>
</div>
<form class="email-subscription-form">
<input type="email" name="email" value="" placeholder="Your email address">
<button class="subscribe-button">Subscribe</button>
</form>
</div>
</section>
<section class="| subtle-bottom-border">
<p>
A new era of spending cutbacks in Hollywood may finally be impacting the
number of TV shows in production, according to John Landgraf, chairman
of Walt Disney Co.'s FX content.
</p>
<p>
The industry released 599 adult-oriented scripted TV shows last year, a
7% increase from 2021.
</p>
<p>
While last year's was a record number, the output fell about 2% in the
second half, according to the company's data.
</p>
<p>
That's a sign the top may have been reached, said Landgraf, who spoke at
the industry's Television Critics Association gathering in Pasadena,
California, on Thursday.
</p>
<p>
"I think that 599 is the peak," he said. "I don't think you'll see that number
again. It's going to start to come down."
</p>
<p>
The executive behind such shows as American Horror Story and Atlanta,
has been predicting a top for years, after a new generation of streaming
services like Netflix Inc. released a deluge of content to win subscribers.
</p>
<p>
Lately, entertainment giants have been focusing more on profitability,
with leaders such as Warner Bros. Discovery Inc. canceling shows and
cutting back on productions.
</p>
<p>
Landraf said many things about the industry have changed as on-demand
viewing from streaming services cuts into the traditional TV business. In
the past, networks would spend 90% of their marketing budgets to
promote the premiere episode of a show.
</p>
<p>
Now, the first episode accounts for half, or less, of the spending, as
companies hold their marketing dollars until they can assess how online
viewers react to a new series, he said.
</p>
<p>
FX has pivoted from operating cable-TV channels exclusively, to the point
where many of its shows premiere on Disney's Hulu streaming service.
</p>
<p>
"Every aspect of what we do has had to be restructured," Landgraf said.
</p>
<img src="img/bloomberg.png" alt="Column graph of the number of tv
shows released from 2018 to 2022, showing a steady increase from 500 to 600">
</section>
</main>
<section>
<section class="next-article-section | subtle-bottom-border">
<p>
Now read: <a>Goodbye TV licence - ANC wants a
new tax</a>
</p>
</section>
<section>
<div class="tag-section">
<button type="">Disney</button>
<button type="">John Landgraf</button>
<button type="">TV Shows</button>
<button type="">Video Streaming Services</button>
<button type="">Walt Disney</button>
</div>
<div class="social-media-section">
<div class="container">
<button type="" class="facebook-color"><i class="fa-brands fa-square-facebook"></i> Share on Facebook</button>
<button type="" class="twitter-color"><i class="fa-brands fa-twitter"></i> Share on Twitter</button>
</div>
<button type="">
Share your thoughts: Expect fewer new TV series in the co...
<i class="fa-solid fa-greater-than"></i>
</button>
</div>
<div class="main-subscription-form">
<p>Subscribe to our daily newsletter</p>
<form class="email-subscription-form">
<input type="email" name="email" value="" placeholder="Your email address">
<button class="subscribe-button">Subscribe</button>
</form>
</div>
</section>
</section>
<section>
<div id="mid-section1">
<h2>Latest News</h2>
<div class="latest-news-content-container">
<div>
<a>
<img src="img/windows-defender.png" alt="Cursor hovered over Windows Start Menu-icon">
<p>
Windows Defender
update deletes all
Start Menu and
Desktop shorcuts
</p>
</a>
</div>
<div>
<a>
<img src="img/bank-battle.png" alt="Digital banking apps displayed next to each other">
<p>
South Aftican digital
banking battle
</p>
</a>
</div>
<div>
<a>
<img src="img/itunes-slayer.png" alt="Apple TV application entry on Windows Marketplace">
<p>
Windows 11 gets
Apple TV and Aple
Music apps, killing
itunes
</p>
</a>
</div>
</div>
<div id="mid-section2">
<h2>Partner Content</h2>
<div class="partner-content-container">
<div>
<a>
<img src="img/very-influential.png" alt="Person holding a book">
<p>
How to reach South
Africa's most
influential business
leaders
</p>
</a>
</div>
<div>
<a>
<img src="img/solar-resolution.png" alt="Man and child playing with a small model house outside">
<p>
Solar is the one New
Year's resolution you
can keep - for the
sake of your well-
being, your pocket
and the planet!
</p>
</a>
</div>
<div>
<a>
<img src="img/mtn-microsoft-partnership.png" alt="Business people having a meeting around a table">
<p>
MTN's partnership
with Microsoft is key
to its evolution from
Telco to TechCo
</p>
</a>
</div>
</div>
</div>
<button type="">Show Comments</button>
</div>
</section>
</div>
<aside>
<section>
<div class="aside-container">
<h2>Follow Us</h2>
<div class="social-media-buttons">
<button type=""><i class="fa-brands fa-facebook-f"></i></button>
<button type=""><i class="fa-brands fa-twitter"></i></button>
<button type=""><i class="fa-solid fa-rss"></i></button>
<button type=""><i class="fa-brands fa-android"></i></button>
<button type=""><i class="fa-brands fa-apple"></i></button>
</div>
<form class="email-subscription-form">
<input type="email" name="email" value="" placeholder="Your email address">
<button class="subscribe-button">Subscribe</button>
</form>
</div>
</section>
<section class="poll aside-container">
<h2>Poll</h2>
<form>
<p>
If you were buying your own router
for your home fibre connection,
which brand would you choose?
</p>
<ul>
<li>
<input type="radio" name="" value="">
<label for="TP-Link">TP-Link</label>
</li>
<li>
<input type="radio" name="" value="">
<label for="D-Link">D-Link</label>
</li>
<li>
<input type="radio" name="" value="">
<label for="Huawei">Huawei</label>
</li>
<li>
<input type="radio" name="" value="">
<label for="Linksys">Linksys</label>
</li>
<li>
<input type="radio" name="" value="">
<label for="Netgear">Netgear</label>
</li>
<li>
<input type="radio" name="" value="">
<label for="ASUS">ASUS</label>
</li>
<li>
<input type="radio" name="" value="">
<label for="Billion">Billion</label>
</li>
<li>
<input type="radio" name="" value="">
<label for="MikroTik">MikroTik</label>
</li>
<li>
<input type="radio" name="" value="">
<label for="Ubiquiti">Ubiquiti</label>
</li>
<li>
<input type="radio" name="" value="">
<label for="Other">Other</label>
</li>
</ul>
<button type="">Vote</button>
<a>View Results</a>
</form>
</section>
<section class="recommended aside-container">
<h2>Recommended</h2>
<a>
<img src="img/dstv.png" alt="DSTV decoder, remote, and dish">
<p>
DStv launching first
new channel for 2023
</p>
</a>
<a>
<img src="img/samsung-leak.png" alt="Leaked samsung design">
<p>
Leak reveals Samsung
Galaxy S23 design -
what it will look like
</p>
</a>
<a>
<img src="img/stage6-loadshedding.png" alt="Wall socket and cable on fire">
<p>
Stage 6 load-
shedding a "crisis" for
Pretoria's electricity
infrastructure
</p>
</a>
<a>
<img src="img/eskom-price-hike.png" alt="Eskom CEO">
<p>
Eskom welcomes
18.65% electricity price
hike
</p>
</a>
<a>
<img src="img/bitcoin.png" alt="A heap of physical bitcoins">
<p>
Big Bitcoin surge
keeps momentum
</p>
</a>
</section>
</aside>
</div>
<footer>
<div class="footer-content-container">
<h2>Categories</h2>
<nav>
<ul>
<li><a>Telecoms</a></li>
<li><a>Broadband</a></li>
<li><a>ADSL</a></li>
<li><a>Cellular</a></li>
<li><a>Hardware</a></li>
<li><a>Software</a></li>
<li><a>Gadgets</a></li>
<li><a>Motoring</a></li>
</ul>
</nav>
</div>
<div class="footer-content-container">
<h2>Sections</h2>
<nav>
<ul>
<li><a>Press Office</a></li>
<li><a>Breaking News</a></li>
<li><a>Forum</a></li>
<li><a>What's New</a></li>
<li><a>Industry News</a></li>
<li><a>Classifieds</a></li>
</ul>
</nav>
</div>
<div class="footer-content-container">
<h2>Information</h2>
<nav>
<ul>
<li><a>About</a></li>
<li><a>Advertise with us</a></li>
<li><a>Contact</a></li>
<li><a>RSS</a></li>
<li><a>Terms & Conditions</a></li>
<li><a>Careers</a></li>
<li><a>Notification of Infringements</a></li>
</ul>
<img src="" alt="">
</nav>
</div>
<div class="footer-content-container">
<h2>Follow Us</h2>
<nav>
<ul>
<li><a>Facebook</a></li>
<li><a>Twitter</a></li>
<li><a>YouTube</a></li>
<li><a>Instagram</a></li>
<li><a>Internet Speed Test</a></li>
<li><a>MyBroadband Speed Test</a></li>
<li><a>Network Status</a></li>
<li><a>sacoronavirus.co.za</a></li>
</ul>
</nav>
</div>
</footer>
</div>
</body>
</html>