-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRO_C.html
37 lines (33 loc) · 1.1 KB
/
RO_C.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
<!DOCTYPE html>
<html lang="pt">
<head>
My website
</head>
<body>
<div>
<h1>My website</h1>
<p>My beautiful web site</p>
</div>
<div>
<a href="https://pt.wikipedia.org/wiki/Cabra-cega">Home</a>
<a href="https://pt.wikipedia.org/wiki/%C3%81gua">About</a>
<a href="https://pt.wikipedia.org/wiki/P%C3%A9">News</a>
<a href="https://pt.wikipedia.org/wiki/Sociedade_Esportiva_Palmeiras">Prices</a>
<a href="https://www.infopedia.pt/dicionarios/lingua-portuguesa/queda">Login</a>
</div>
<div>
<div></div>
<div></div>
<div></div>
</div>
<div>
<h2>Chatos e carraças</h2>
<h5>Parasitas irritantes, Apr 4, 2023</h5>
<div>
<img src="crab.jpg"width="100%"height ="100%">
</div>
<p>Exemplar de piolho-púbico visto em microscópio eletrónico</p>
<p>Nome científico: Pthirus pubis</p>
</div>
</body>
</html>