Created
April 15, 2018 18:14
-
-
Save mkilmerr/ec7879121a9eb7d4c64c3163903268b7 to your computer and use it in GitHub Desktop.
test01
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="pt-br"> | |
<head> | |
<meta charset="UTF-8"/> | |
<title>Gkrr Moda</title> | |
<link rel="stylesheet" href="_css/estilo.css"> | |
</head> | |
<body id="fundo"> | |
<div id="interface"> | |
<header id="cabecalho"> | |
<h1>⋄Gkrr Moda⋄</h1> | |
<img id="icone" src="_imagens/omoda_logo_3661.png"/> | |
<nav id="menu"> | |
<ul> | |
<li><a href="site.html"target="_blank"> Menu Principal</a></li> | |
<li><a href="https://amaro.com/moda-feminina/novidades"target="_blank">Novidades</a></li> | |
<li><a href="https://dafitimag.dafiti.com.br/"target="_blank">Inspirações</a></li> | |
<li><a href="https://www.dafiti.com.br/special-price/"target="_blank">Ofertas</a></li> | |
<li><a href="https://www.unifor.br/trabalhe-conosco"target="_blank">Trabalhe Conosco</a></li> | |
</ul> | |
</header | |
</nav> | |
<h3> Sobre a Gkrr Moda</h3> | |
<p>Criada em 2018 por Marcos Kilmer.Gkrr Moda sempre esteve anos na frente de qualquer outra loja de roupa.Fundada pelo CEO das Indústrias MKilmer™.Atualmente,está entre <a href="https://exame.abril.com.br/revista-exame/500-maiores-empresas/" target="_blank">100 melhores empresas do Brasil</a></p> | |
<p><span style="font-weight: bold;font-size: 27pt">Veja algumas fotos</span></p> | |
<figure class="premios"> | |
<img src="_imagens/melho_-logistica.png"/> | |
<img src="_imagens/sa.png"/> | |
<img src="_imagens/melhor.png"/> | |
<figcaption> | |
<h2>i love you baby</h2> | |
</figcaption> | |
</figure> | |
<h4><a href="https://about.amaro.com/guide-shops"target="_blank">Guide Shops</a></h4> | |
</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment