-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfinal.html
More file actions
27 lines (25 loc) · 1.35 KB
/
final.html
File metadata and controls
27 lines (25 loc) · 1.35 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Final</title>
<link rel="icon" type="image/png" href="./imagens/pixilart-drawing.png">
<link rel="stylesheet" href="./Estilo Visual/style.css">
</head>
<body>
<div class="Final"></div>
<fieldset>
<legend><h1><stron><img width="80" height="80" src="./imagens/pixilart-drawing.png">Como foi?</stron></h1></legend>
</div>
<div class="Inicio">
<h2> Conseguiu respoder todas as 05 perguntas?</h2>
<center><img height="400" width="270" class="cl-img" src="./imagens/ChatGPT Image 20 de mai. de 2025, 20_44_31.png" alt=""></center>
<p>E ai caro aventureiro, conseguiu responder todas as perguntas? Acertou todas ou irei ter que remover sua carteirinha de nerd?</br>
bom, você me parece um nerd fedido, então irei te dar uma segunda chance caso não tenha acertado todas as perguntas.</br>
Basta clicar neste botão aqui em baixo para fazer o teste novamente epegar sua CNNF (carteira nacional de nerd fedido)</p></br>
<a href="./pergunta1.html"><button>VAMOS LÁ</button></a>
</div>
</fieldset>
</body>
</html>