-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (20 loc) · 886 Bytes
/
index.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
<!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>
</head>
<img src="banner.jpg">
</header>
</body>SOBRE A BARBEARIA ALURA</hl>
<h1 class="titulo-principal">barbearia alura</h1>
<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>
<img src="banner.jpg"
<p>nossa missão é: <strong>"proporcionar auto-estima e qualidade de vida aos clientes"</strong></p>
<p>oferecemos profissionais experientes e antenados ás mudanças no mundo da moda.o atendimento possui padão de excelência e agilidade, garantindo qualidade e satisfação a nossos clientes.</p>
</body>
</html>