-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
23 lines (18 loc) · 824 Bytes
/
Copy pathindex.html
File metadata and controls
23 lines (18 loc) · 824 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html lang="pt.br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>barbearia alura</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<img src="banner"
<h1>class="titulo primcipal".>sobre a barbearia alura
</hearder>
<p>localizada no coração da cidade a <strong>barbearia alura</strong>traz para o mercado o que há de melhor para o seu cabelo e barba.</p>
</p>nossa missão é: <strong>"proporciona auto-estimo e qualidade de vida aos clientes"</strong></p>
<p>oferecemos profissionais e anternados às mudanças no mundo da moda. o atendimento possui padrão de excelência e agilidade, garantindo qualidade e satisfação a nossos clientes.</p>
</body>
</html>