-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
39 lines (23 loc) · 849 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
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Aula</title>
<link rel="stylesheet" href="aula.css">
</head>
<body>
<main>
<div class="pagina1">
<center> <u><h1>Como trocar fraldas</h1></u> </center>
<img src="banner.jpeg">
<
<ul>
<li><i><p style = "font-family:Lucida Bright;">Retirar a fralda suja do bebê</p></i></li>
<li><i><p style = "font-family:calibri;">Limpar a região íntima do bebê</p></i></li>
<li><i><p style = "font-family:fantasy;">Colocar uma fralda limpa no bebê Colocar uma fralda limpa e aberta debaixo do bumbum do bebê; Colocar uma pomada para assadura, caso seja necessário.</p></i></li>
</ul>
<img src="banner1.jpeg">
</ul>
</body>
</html>