Skip to content

Commit

Permalink
Update page1.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Cavera360JM authored Oct 21, 2024
1 parent a55de23 commit 28c6261
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion page1.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
</head>

<body>

<header class="header">
<div class="header-container">
<nav class="navbar">
Expand Down Expand Up @@ -54,3 +53,18 @@
</div>
<!-- Adicione mais itens de menu aqui, se necessário -->
</nav>
<section class="horizontal">
<h1>Tudo sobre o Mais Querido!</h1>
</section>
<div class="content-container">
<div class="blog-container">
<div class="blog-img">
<figure>
<img class="imagen" src="https://cdn.saopaulofc.net/2024/08/mig0644-392x210.jpg" alt="foto1">
</figure>
</div>
</div>
</div>
</div>
</header>
</body>

0 comments on commit 28c6261

Please sign in to comment.