-
Notifications
You must be signed in to change notification settings - Fork 0
/
saiba.html
44 lines (44 loc) · 1.26 KB
/
saiba.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
<!DOCTYPE html>
<html>
<head>
<meta charset=" utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>
SAIBA MAIS
</title>
<meta name= "viewport" content= "width= device-width, initial-scale= 1">
<link rel= "stylesheet" type= "text/css" media= "screen" href= "style.css">
<script src="main.js">
</script>
</head>
<body>
<header>
<p>
<div class="imga">
<img id="Playstation" src="Playstation.png" alt="logotipo">
</div>
</p>
</header>
<main>
<h2>
QUEM SOMOS NÓS?
</h2>
<p>
Somos uma dupla que com apoio de criadores novos e pequenos, crescem cada dia para que o entretenimento e o conhecimento de novos jogos sejam garantidos.
</p>
<p> A compra ou alugamento dos jogos é feito por meio de nosso contato exclusivamente. </p>
<p>
Dúvidas? Entre em contato com a gente!
</p>
<p> Em breve, novas atualizações disponíveis </p>
<div class="PRIMEIROPARAGRAFO">
</main>
<footer>
<p>
<div class= "imgd">
<img id="Playstation" src="Playstation.png" alt= "logotipo">
</div>
</p>
</footer>
</body>
</html>