-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path3.html
57 lines (25 loc) · 908 Bytes
/
3.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
45
46
47
48
49
50
51
52
53
54
55
56
57
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title> COLÉGIO ESTADUAL PRESIDENTE VARGAS </title>
<link rel="stylesheet" href="style.css">
</head>
<body;>
<header>
<h1 class= "titulo"> COLÉGIO ESTADUAL PRESIDENTE VARGAS <h1>
</header>
<img src="banner.jpg">
<div class="principal ">
_______________________________________________________
<h2 style="text-align: center">Colégio Estadual Presidente Vargas</h2>
<p id="missao">Escola pública em Pinhal de São Bento, Paraná</p>
<p >Av. São Roque, 235, Pinhal de São Bento - PR, 85727-000</p>
</divppp
<div>
<p>TELEFONE:(46)3560-1136</p>
<p> E-MAIL:psbpvargas@seed.pr.gov.br</p>
</div>
</ul>
</body>
</html>