-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
20 lines (17 loc) · 970 Bytes
/
index.html
File metadata and controls
20 lines (17 loc) · 970 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title>Curiosidades da Natureza</title>
<link rel="stylesheet" href="style.css">
<style>
</style>
</head>
<body>
<h1 style="text-align: center"; background: #9bb66c>Curiosidades do Reino Animal.</h1>
<p style="font-size: 18px"> A natureza em nosso redor possui <strong>segredos incríveis</strong>, existem inumeras espécies de animais no mundo(e sem contar as que já passaram por ele) e muitas delas reservam curiosidades
sobre seus habitos e modos de viver, que muitas das vezes podem ser inusitados e até mesmo um pouco estranho.</p>
<p style="font-size: 20px" ;><em> E pensando nisso, separei <strong>algumas
dessas curiosidades</strong>,que eu acho que você não sabia! Então está preparado(a) para infiltrar-se nesse incrível mundo animal? E conhecer um pouco mais desse vasto e interessante assunto? Entao bora lá!</em></p>
</body>
</html>