-
Notifications
You must be signed in to change notification settings - Fork 0
/
Michael Myers.html
35 lines (35 loc) · 2.11 KB
/
Michael Myers.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
<!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 - Michael Myers</title>
</head>
<body>
<center>
<div>
<h1 id="T1">Michael Myers</h1>
<img id="Img" alt="Michael Myers" src="Img/Michael Myers.jpg">
<p id="A1">Michael Myers é uma personagem da série de filmes Halloween. Ele aparece pela primeira vez em 1978 no filme Halloween, onde Myers é retratado como uma criança de seis anos que na noite de Halloween, assassina a sua irmã mais velha, Judith, e depois de ficar institucionalizado num hospital psiquiátrico durante quinze anos, escapa e regressa a casa em Haddonfield, Illinois, para matar mais adolescentes e continuar a saga de filmes..</p>
<img id="Img" alt="Michael Myers gif" src="https://media.tenor.com/ILyaD6m_Sb4AAAAC/abell46s-reface.gif">
<a href="Jason Voorhees.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>