-
Notifications
You must be signed in to change notification settings - Fork 0
/
Chucky.html
36 lines (36 loc) · 2.08 KB
/
Chucky.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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="edge">
<meta name="author" content="IzaacCoding36">
<meta name="viewport" content="width=device-width, initial-scale= 1.0">
<meta name="description" content="Esse site foi criado para meu projeto de empreendedorismo">
<meta name="keywords" content="HTML, CSS, Halloween">
<link rel="stylesheet" href="style 2.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
<script>
window.va = window.va || function () { (window.vaq = window.vaq || []).push(arguments); };
</script>
<script defer src="/_vercel/insights/script.js"></script>
<link rel="icon" type="image/png" href="Img/favicon.ico">
<base href="index.html">
<title>Assassinos de Halloween - Chucky</title>
</head>
<body>
<center>
<div>
<h1 id="T1">Chucky - O Boneco Assassino</h1>
<img id="Img" alt="Chucky" src="Img/Chucky.jpeg">
<p id="A1">Charles Lee Ray (também conhecido como O Estrangulador de Lakeshore, e apelidado de Chucky) é um personagem antagonista principal da franquia Child's Play. Chucky é retratado como um notório assassino em série cujo espírito habita um boneco Bonzinho e continuamente tenta transferir a sua alma do boneco para um corpo humano, enquanto causa terror a várias pessoas.</p>
<p id="A1">Você não teria medo de um boneco, teria?</p>
<img id="Img" alt="Chucky gif" src="https://media.tenor.com/yWOHl2aymTQAAAAC/chucky-bedtime.gif">
<a href="Leatherface.html">
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" height="1.5em" width="1.5em"><path fill="currentColor" d="M13.8 42.45q-.55-.6-.575-1.4-.025-.8.575-1.4L29.55 23.9 13.8 8.15q-.55-.55-.575-1.375-.025-.825.575-1.425.55-.6 1.375-.625Q16 4.7 16.6 5.3l17.55 17.55q.25.25.35.5.1.25.1.55 0 .3-.1.55-.1.25-.35.5L16.6 42.5q-.55.55-1.375.55t-1.425-.6Z"/></svg>
</a>
</div>
</center>
</body>
</html>