"Currículo - CSS Internal"
Bootstrap 4.1.1 Snippet by BDCosta

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
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!DOCTYPE html>
<html>
<head>
<style>
body {
background-color: white;
}
h1 {
color: black;
text-align: center;
}
h2 {
background-color:gray;
color: black;
text-align: center;
}
p {
color: black;
text-align: center;
}
</style>
</head>
<body>
<h1>Afonso Penteados Rodrigues</h1>
<p>Rua da Bacia, 862 - Florianópolis - 88015-620 arodrigues@gmail.com - (48)95557142</p>
<p>Primeiro grau completo (2005), cursando segundo ano do ensino médio (noturno), com espirito de equipe, iniciativa, responsabilidade, boa comunicação.</p>
<h2>Formação</h2>
<li>2006 - Estágio (8 meses) como auxiliar administrativo na Comercial Hidramax, desempenhando atividades diversas de apoio a práticas contábeis, faturamento e vendas.</li>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: