-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
113 lines (101 loc) · 6.81 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
<!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">
<title>Next Level Week - eSports</title>
<link rel="stylesheet" href="app.css"> <!--serve para linkar o arquivo css-->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
</head>
<body>
<header>
<div>
<img src="https://github.com/gabrieljte.png" alt="foto do user gabrieljte">
</div>
</header>
<main>
<!--meus jogos-->
<section>
<div>
<h2>Meus jogos</h2>
<p>Os games que eu mais curto jogar:</p>
<ul class="game-list list"><!--images-->
<li>
<a href="https://www.twitch.tv/directory/game/VALORANT" target="_blank"> <!--target blank faz abrir uma nova aba-->
<img src="https://static-cdn.jtvnw.net/ttv-boxart/516575-188x250.jpg" alt="Imagem do jogo VALORANT">
</a>
</li>
<li>
<a href="https://www.twitch.tv/directory/game/Grand%20Theft%20Auto%20V" target="_blank">
<img src="https://static-cdn.jtvnw.net/ttv-boxart/32982_IGDB-188x250.jpg" alt="Imagem do jogo Grand Theft Auto V (GTA V)">
</a>
</li>
<li>
<a href="https://www.twitch.tv/directory/game/NBA%202K23" target="_blank">
<img src="https://static-cdn.jtvnw.net/ttv-boxart/772421245_IGDB-188x250.jpg" alt="Imagem do jogo NBA 2K23">
</a>
</li>
</ul>
</div>
</section>
<!--canais/twitch-->
<section>
<div>
<h2>Canais e streamers</h2>
<p>Lista de canais e transmissões que não perco!</p>
<ul class="channel-list list">
<li>
<a href="https://twitch.tv/frttt" target="_blank">
<img src="https://static-cdn.jtvnw.net/jtv_user_pictures/73ea473f-fd04-4669-93eb-af6db3cc5af4-profile_image-70x70.png" alt="Imagem canal FrTt">
</a>
</li>
<li>
<a href="https://twitch.tv/alanzoka" target="_blank">
<img src="https://static-cdn.jtvnw.net/jtv_user_pictures/15cec952-c1ba-4ff8-a79c-53c2fa5bd269-profile_image-70x70.png" alt="Imagem canal Alanzoka">
</a>
</li>
<li>
<a href="https://twitch.tv/pijack11" target="_blank">
<img src="https://static-cdn.jtvnw.net/jtv_user_pictures/f21a0dd5-7b35-4e38-8f92-71e9e39f4c07-profile_image-70x70.png" alt="Imagem canal Pijack11">
</a>
</li>
</ul>
</div>
</section>
<!--redes sociais-->
<section>
<div>
<h2>Minhas redes</h2>
<p>Se conecte comigo agora mesmo!</p>
<ul class="social-list list">
<li>
<a href="https://twitter.com/httpmacaxeira" target="_blank">
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16 11C16 8.25003 18.3125 5.96253 21.0625 6.00003C22.0256 6.01115 22.9649 6.30018 23.7676 6.83237C24.5704 7.36457 25.2023 8.11728 25.5875 9.00003H30L25.9625 13.0375C25.7019 17.0932 23.9066 20.8975 20.9415 23.6769C17.9764 26.4562 14.0641 28.002 10 28C6 28 5 26.5 5 26.5C5 26.5 9 25 11 22C11 22 3 18 5 7.00003C5 7.00003 10 12 16 13V11Z" stroke="#2871FF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
<li>
<a href="https://instagram.com/closegabr" target="_blank">
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16 21C18.7614 21 21 18.7614 21 16C21 13.2386 18.7614 11 16 11C13.2386 11 11 13.2386 11 16C11 18.7614 13.2386 21 16 21Z" stroke="#FA41FE" stroke-width="2" stroke-miterlimit="10"/>
<path d="M21.5 4.5H10.5C7.18629 4.5 4.5 7.18629 4.5 10.5V21.5C4.5 24.8137 7.18629 27.5 10.5 27.5H21.5C24.8137 27.5 27.5 24.8137 27.5 21.5V10.5C27.5 7.18629 24.8137 4.5 21.5 4.5Z" stroke="#FA41FE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M22.5 11C23.3284 11 24 10.3284 24 9.5C24 8.67157 23.3284 8 22.5 8C21.6716 8 21 8.67157 21 9.5C21 10.3284 21.6716 11 22.5 11Z" fill="#FA41FE"/>
</svg>
</a>
</li>
<li>
<a href="https://youtube.com/" target="_blank">
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20 16L14 12V20L20 16Z" stroke="#F40000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M3 16C3 19.725 3.3875 21.9 3.675 23.025C3.75427 23.3302 3.90418 23.6126 4.11262 23.8493C4.32106 24.0859 4.58221 24.2703 4.875 24.3875C9.0625 25.9875 16 25.95 16 25.95C16 25.95 22.9375 25.9875 27.125 24.3875C27.4178 24.2703 27.6789 24.0859 27.8874 23.8493C28.0958 23.6126 28.2457 23.3302 28.325 23.025C28.6125 21.9 29 19.725 29 16C29 12.275 28.6125 10.1 28.325 8.975C28.2457 8.66975 28.0958 8.38741 27.8874 8.15074C27.6789 7.91407 27.4178 7.7297 27.125 7.6125C22.9375 6.0125 16 6.05 16 6.05C16 6.05 9.0625 6.0125 4.875 7.6125C4.58221 7.7297 4.32106 7.91407 4.11262 8.15074C3.90418 8.38741 3.75427 8.66975 3.675 8.975C3.3875 10.1 3 12.275 3 16Z" stroke="#F40000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
</ul>
</div>
</section>
</main>
</body>
</html>