"Raquel Moreira -Site Mirror Fashion"
Bootstrap 4.1.1 Snippet by psd11m

<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> <meta charset="utf-8"> <title>Mirror Fashion</title> <link rel="stylesheet" href="css/estilo.css"> <style> .divisão_chamada1{ margin: 0 auto; width:500px; font-weight:bold; font-style:italic; text-align:center; font-size: 20px; } body{ font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 1.6; background-color: mediumspringgreen; } .divisão_chamada2{ color: #008000; font-size: 40px; } .divisão_chamada3{ font-size: 40px; } .divisão_chamada3 img{ text-align: left; border: 2px solid #008000; float:left; width: 50%; margin: 0 20px; } </style> </head> <body> <div class="divisão_chamada1"> <h1> Mirror Fashion</h1> </div> <br> <div class="divisão_chamada2"> <h2> Bem-vindo à Mirror Fashion, sua loja de roupas e acessórios.</h2> </div> <br> <div class="divisão_chamada3" style="text-align: left;"> <p><img src="https://img.freepik.com/fotos-gratis/ duas-meninas-morenas-lindas-em-roupas-de-verao-na-moda-agradavel_158538-15109.jpg" width="500" height="500">Confira nossas promoções. <br>Receba informações sobre nossos lançamentos por e-mail.<br> Navegue por todos nossos produtos em catálago<br> Compre sem sair de casa.<br> </div> </body> </html>

Related: See More


Questions / Comments: