-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpatricas_27_03.html
31 lines (28 loc) · 1011 Bytes
/
patricas_27_03.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
<!DOCTYPE HTML>
<lang html= "pt-br">
<head>
<meta charset="utf-8">
<title> Pratica imagem 27/03</title>
<style>
body{
background-color: rgba(0,0,139);
}
h1{
color:#FFD700;
text-align:center;
font-size: 300%
font-family: 'Courier New';}
p{
color:#FFD700;
text-align:left;
font-size:100%;
font-family: 'courier new'
}
</style>
<body>
<h1> Van Gogh <h1>
<img src= "autoretrato.jpg" alt="Autorretrato de Van Gogh" widht= "400px" height="300px"/>
<p>Vincent van Gogh (1853-1890) foi um importante pintor holandês, um dos maiores representantes do pós-impressionismo.
Van Gogh morreu praticamente no anonimato, depois de uma vida atormentada que o levou ao isolamento e finalmente ao suicídio.
Com uma trajetória difícil, cheia de problemas emocionais, Van Gogh deixou uma obra comovente e vigorosa, que se constitui em um dos maiores
legados artísticos da humanidade.</P>