1
1
<!DOCTYPE html>
2
2
< html >
3
3
< head >
4
+ < meta charset ="utf-8 ">
4
5
< title > Eu amo corujas</ title >
5
6
</ head >
6
7
< body style ="font-family: Helvetica, Arial, sans-serif ">
7
8
< div > < img src ="images/logo.png "> </ div >
8
9
< h1 > Corujas...</ h1 >
9
- < h2 > Porque gostamos tanto de corujas?</ h2 >
10
+ < h2 > Porque nós gostamos tanto de corujas?</ h2 >
10
11
< ul style ="list-style-type:none ">
11
12
< li style ="display: inline; "> < img src ="images/img1.jpg "> </ li >
12
13
< li style ="display: inline; "> < img src ="images/img2.jpg "> </ li >
@@ -20,21 +21,21 @@ <h2>Porque gostamos tanto de corujas?</h2>
20
21
< div style ="display: inline; "> < img src ="images/img4.jpg "> </ div >
21
22
< div style ="display: inline; "> < img src ="images/img5.jpg "> </ div >
22
23
< div style ="margin-top: 20px ">
23
- < a href ="http://www.youtube.com/watch?v=gBjnfgnwXic "> Assista o video </ a >
24
+ < a href ="http://www.youtube.com/watch?v=gBjnfgnwXic "> Assista o vídeo </ a >
24
25
</ div >
25
26
< h4 >
26
- < i > "A wise old owl sat on an oak; The more he saw the less he spoke ; < br >
27
- The less he spoke the more he heard; Why aren't we like that wise old bird?"
27
+ < i > "Uma sábia velha coruja sentou num carvalho; Quanto mais observava, menos falava ; < br >
28
+ Quanto menos falava, mais ouvia; Por que não somos como a sábia velha coruja?
28
29
</ i >
29
30
</ h4 >
30
- < p > < small > - poema de berçário </ small > </ p >
31
+ < p > < small > - poema infantil </ small > </ p >
31
32
< div style ="width: 40%; float:left ">
32
33
< h3 > Corujas:</ h3 >
33
34
< p >
34
- Most birds of prey sport eyes on the sides of their heads, < br >
35
- but the stereoscopic nature of < br >
36
- the owl's forward-facing < strong > eyes permits the greater < br >
37
- sense of depth perception </ strong > necessary for low-light hunting. < br >
35
+ A maioria das aves de rapina possui os olhos na parte lateral da cabeça < br / >
36
+ mas a natureza estereoscópica dos < br / >
37
+ < strong > olhos voltados para frente na coruja permite < br / >
38
+ um melhor senso de percepção profunda </ strong > necessária para a caça com pouca luz. < br >
38
39
< br >
39
40
< a href ="http://en.wikipedia.org/wiki/Owl "> Mais informações sobre corujas...</ a >
40
41
</ p >
@@ -44,10 +45,10 @@ <h3>Corujas:</h3>
44
45
</ div >
45
46
< ul style ="width: 20%; margin-top: -80px ">
46
47
< li >
47
- < a href ="
mailto:[email protected] ?subject=I love owls :: Codebar "
> Mande um email
</ a >
48
+ < a href ="
mailto:[email protected] ?subject=Eu amo corujas :: Codebar "
> Mande um email
</ a >
48
49
</ li >
49
50
< li >
50
- < a href ="mailto:?subject=I love owls :: Codebar "> Mande um email para seu amigo</ a >
51
+ < a href ="mailto:?subject=Eu amo corujas :: Codebar "> Mande um email para seu amigo</ a >
51
52
</ li >
52
53
< li >
53
54
< a href ="https://twitter.com/by_codebar "> Twitter</ a >
0 commit comments