Skip to content

Commit

Permalink
Create nativos.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sibellyvih authored Mar 11, 2024
1 parent 9218258 commit 31bbff5
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions nativos.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title> Fale com nativos - Prepare-se</title>
<link rel="stylesheet" href="recet.css">
<link rel="stylesheet" href="musica.css">
</head>
<body>
<header>
<div class="caixa">
<h1>Fale com nativos</h1>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="prepare-se.html">Prepare-se</a></li>
<li><a href="destinos.html">Destinos</a></li>
</ul>
</nav>
</div>
</header>

<iframe width="560" height="315" src="https://www.youtube.com/embed/QRULM9U5QXw?si=xvI8SZ233lhHItNU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

</body>

0 comments on commit 31bbff5

Please sign in to comment.