-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
34 lines (25 loc) · 1.2 KB
/
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
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html>
<html lang="PT-BR">
<head>
<meta charset="UTF-8">
<title>DreamDesigner</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1 style="text-align: center">DreamDesigner</h1>
<p>Desde 1980 deixando seu lar mais bonito e aconchegante para receber a familia e os amigos
localizado no centro da cidade de inacio martins</p>
<p><em> dreamdesigner tem diversas opçoes de <strong>luminarias,estofados,camas,mesas,e outros artigos
que vao te deixar babando venha conferir na rua 7 de setembro 210.</strong></em></p>
<img id="imagem" src=" https://images-vod.wixmp.com/331608af-7970-4284-b04c-c5f0f047ab04/images/a1543fd926f243f4bf2245716b090a3f~mv2/v1/fill/w_320,h_180,q_85,usm_0.66_1.00_0.01/file.jpg">
<div class="beneficios">
<h2>beneficios</h2>
<ul>
<li class="itens">otimo atendimento para voce </li>
<li class="itens">moveis de primeira qualidade </li>
<li class="itens">melhor preço da regiao </li>
</ul>
<img id="fds" src="https://149361125.v2.pressablecdn.com/wp-content/uploads/2018/09/Sala-1.jpg">
</div>
</body>
</html>