-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
35 lines (34 loc) · 1.24 KB
/
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
28
29
30
31
32
33
34
35
<!DOCTYPE html>
<atml lang="pt-br">
<head>
<metacharset="UTF-8">
<TITLE>CAVALO</TITLE>
<link rel="stylesheet" href="style.css">
<link real="preconnect" hret="https://fonts.googleapis.com"
<link real="preconnect" href="https://fonts.gstatic.com" crossorigin>
</head>
<boby>
<section class="inicio">
<h1 id="titulo">CAVALO</h1>
<img id="imagem" src="cavalo.jpg" alt="foto do cavalo">
</section>
<section class="conteudo">
<div class="paragrafo">
<p class="texto">
</div>
<div class="paragrafo">
<p class="texto"> Os parasitas de maior destaque dos equinos são: Pequenos estrôngilos ou cyathostominos:Cyathostomum spp.
</div>
</section>
<section class="lista">
<o1 class="lista1">
<li>ormonamentais</li>
<li>cavalo</li>
</o1>
<u1 class="lista2">
<1i>cores</1i>
<1i>espécies</1i>
</u1>
</section>
</boby>
</atml>