-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (22 loc) · 880 Bytes
/
index.html
File metadata and controls
27 lines (22 loc) · 880 Bytes
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>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Colégio Cívico Militar Cecília Meireles</title>
</head>
<body>
<header>
<center> <img src="ccmpr.jpg" id="imagem1" class="imagemprincipal"> <img src="ccmpr2.jpg" id="imagem2" class="imagemprincipal"></center>
</header>
<main>
<div class
<h1> Colégio Cívico Militar Cecília Meireles </h1>
<p>Localizado na cidade de Colorado, o <b>Colégio Cívico Militar Cecília Meireles</b> atende alunos do 6° ano do Ensino Fundamental até, no momento, o 2° Ano do Ensino Médio.</p>
<p>Neste ano, o colégio conta com <b> <i id="turmas"> 18 turmas regulares e mais de 500 alunos </i></b>, funcionando das 7h às 18h30.</p>
</main>
<footer>
</footer>
</body>
</html>