-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
27 lines (25 loc) · 819 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
<!DOCTYPE HTML>
<html>
<head>
<link rel="stylesheet" href="reset.css">
<link href="style.css" rel="stylesheet" >
<title>Colégio Tadashi</title>
</head>
<body>
<h1>Colégio Estadual Cívico Militar Tadashi Enomoto </h1>
<img id= "logo" src="tadashi.jpg">
<div class ="texto-principal">
<p> <em>O <strong>Colégio Tadashi</strong> localiza-se no Núcleo Habitacional Afonso Alves de Camargo em Apucarana </p> </em></div>
<p>Endereço: R. Sibipiruna, 149 - Afonso A Camargo, Apucarana - PR, 86803-430 </p>
</div>
<p></p>
<p></p>
<div>
<h2> CURSOS </H2>
<ul>
<li > <img id="imagemdalista" src="livro.png"> <text-align: center> Fundamental </text-align:></li>
<li > <img id="imagemdalista" src="livro.png"> <text-align: center> Médio </text-align:></li>
</ul>
</div>
</body>
</html>