-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdesafio.html
48 lines (36 loc) · 1.54 KB
/
desafio.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
40
41
42
43
44
45
46
47
48
Desafio HTML
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<a href="sobre.html">Página Sobre</a>
<title>Desafio Html</title>
</head>
<body>
<h1>Asaph Gouveia Ferreira</h1>
<address>
<strong>Cidade:</strong>Atibaia,SP</p>
<strong>Telefone:</strong>(11)99143-6782</p>
<strong>Email:</strong><a href="maito:[email protected]">[email protected]</a>
</address>
<hr size="">
<h2>Objetivo</h2>
<p>Se tornar um Dev. Sênior. Trabalhar internacionalmente</p>
<h2>Formação</h2>
<p><strong>Bacharelado em Ciências Contábeis: </strong>Universidade do Estado de Roraima</p>
<p><strong>Desenvolvedor Full Stack Phyton: </strong>Escola Britânica de Artes Criativas (Cursando)</p>
<p><strong>Desenvolvedor Full Stack: </strong>Curso em Programador BR(Cursando)</p>
<h2>Experiência</h2>
<img src="https://programadorbr.com/static/media/logo.7fe897a1.svg">Desenvolvedor Full Stack - <a href="https://programadorbr.com/">Programador BR</a>
<p>Influênciar os amantes de programação a evoluir e produzir efetivamete no mercado de trabalho</p>
<img src="https://logosmarcas.net/wp-content/uploads/2020/04/Amazon-Logo-2000-.....jpg" height="70" width="55">Programador Júnior - <a href="https://www.amazon.com.br/ref=nav_logo">Amazon.com</a>
<h2>Habilidades</h2>
<ul>
<li>HTML 5</li>
<li>Comercialização e Negociação</li>
<li>Proatividade</li>
</ul>
<img src="Este Computador/Documentos/Conteúdo/Imagens/amb.jpg">
</body>
</html>