-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
39 lines (33 loc) · 980 Bytes
/
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
<!DOCTYPE html>
<html lang="pt-br">
<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>Projeto do Matheus</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="reset.css">
</head>
<script>
/* confirm('HERIC')
</script>
<body>
<h1 class="cabe"> Neymar Jr
</h1>
<section class="me">
<Div class="matheus">
<h1>O Melhor </h1>
<img class='imagem1'src="NEY.jpg" alt=" figura">
<p CLASS="frase">Neymar Jr </p>
</Div>
<DIV>
<h1> Comemoração</h1>
<img class='imagem1'src="NEY.jpeg" alt="Menino Ney">
</DIV>
<DIV>
<h1>Bola de Ouro</h1>
<img class='imagem1'src="ney.jpeg" alt=" figura">
</DIV>
<DIV>
</section>
</body>