-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
49 lines (39 loc) · 2.77 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
<div class="container">
<h1 class="page-title">
Mostre que você conhece algumas das series atuais da Netflix que vêm nos ajudando a quebrar tabus pelo mundo!
</h1>
<!--abaixo a logo da imersao dev_:
<img src="https://www.alura.com.br/assets/img/imersoes/dev-2021/logo-imersao-aluraflix.svg" class="page-logo" alt=""> -->
</div>
<a href="https://www.youtube.com/watch?v=q9Evo8pJTV0"><img src="https://static01.nyt.com/images/2018/08/05/arts/05QUOTABLES2/05bold1-videoSixteenByNineJumbo1600.jpg" align="left" alt="Serie The Bold Type">
<br>
<a href="https://www.youtube.com/watch?v=mw6EPR6sNS0"><img src="https://www.smartworld.it/wp-content/uploads/2017/08/Atypical.png" align="left" alt="Serie Atypical">
<br>
<a href="https://www.youtube.com/watch?v=HYtZR2ct3VY"><img src="https://static.filmin.es/images/media/12152/1/still_0_3_790x398.jpg" align="left" alt="Serie Cara Gente Branca">
<br>
<a href="https://www.youtube.com/watch?v=4DF4ad1nWgg"><img src="https://cinemacomrapadura.com.br/imagens/2019/03/20190307-one-day-at-a-time-3-tn.jpg" align="left" alt="Serie One Day at a Time">
<br>
<a href="https://www.youtube.com/watch?v=ewcsTzE9fMA"><img src="https://spoilertime.com/wp-content/uploads/2018/08/annewithane_renew-1024x576.jpg" align="left" alt="Serie Anne With an E">
<!-- abaixo meu sticker:-->
<img src="https://raw.githubusercontent.com/talitape-r/intro-html/main/photo_2021-09-09_21-55-05.jpg" alt="" class="sticker-me">
</a>
<!-- tipos possíveis de botões:
submit
reset
button
-->
<p class="p">A qual serie pertencem essas maravilhosas?</p>
<button class="btn btn-pink" style="margin:10px 5px 360px;"> The Bold Type</button>
<button class="btn btn-pink" style="margin:10px 5px 360px;"> Good Girls</button>
<p class="p">De onde é essa família um tanto quanto conturbada?</p>
<button class="btn btn-pink" style="margin:10px 5px 360px;"> On my Block</button>
<button class="btn btn-pink" style="margin:10px 5px 360px;"> Atypical</button>
<p class="p">Conhece essas pessoas de algum lugar?</p>
<button class="btn btn-pink" style="margin:10px 5px 315px;"> Cara gente branca</button>
<button class="btn btn-pink" style="margin:10px 5px 315px;"> Life in Pieces</button>
<p class="p">Essa vovó é um amor!</p>
<button class="btn btn-pink" style="margin:10px 5px 280px;"> One day at a time</button>
<button class="btn btn-pink" style="margin:10px 5px 280px;"> Modern Family</button>
<p class="p">Aposto que você já viu essa garota!</p>
<button class="btn btn-pink" style="margin:10px 5px 310px;"> Anne with an e</button>
<button class="btn btn-pink" style="margin:10px 5px 310px;"> Emily em Paris</button>