"Pilar-Site"
Bootstrap 4.1.1 Snippet by psd13t

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 lang="pt-br">
<head>
<title>Create a Site</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
.produtos {
text-align:center;
border:1px solid red;
}
.pdesc {
font-size: 70%;
}
</style>
</head>
<body>
<div class="container">
<div class="col">
<div id="Primary" style="width:33.333333333333%;background-color:powderblue;color:red;text-align=justify;font-size:12px;">
<div style="font-size:24px;font-weight:bold;">Mirror Fashion</div>
<div style="font-size:16px;font-style:italic;font-weight:bold;">Bem-vindo à Mirror Fashion, sua loja de roupas e acessórios. </div>
<p>Confira nossas promoções.
Receba informações sobre nossos lançamentos por email.
Navegue por todos nossos produtos em catálogo.
Compre sem sair de casa.</p>
</div>
<div id="Secondary" style="width: 33.333333333333%;">
<div style="font-size:24px;font-weight:bold;">Fotos Lindas</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: