Skip to content

Commit

Permalink
atualizando html
Browse files Browse the repository at this point in the history
  • Loading branch information
sibellyvih authored Jul 3, 2024
1 parent 5984340 commit f84fd6a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ <h1>DICAS DE INTERCÂMBIO</h1>
</div>

<div class="container">

<main>
<div class="beneficios">
<h2>Os benefícios em fazer um intercâmbio</h2>
Expand All @@ -53,7 +54,6 @@ <h2>Os benefícios em fazer um intercâmbio</h2>
<br>
</div>
</main>
</div>

<div class="depoimentos">
<div class="carousel-controls left" onclick="changeDepoimento(-1)">&#10094;</div>
Expand Down Expand Up @@ -90,6 +90,17 @@ <h2>Depoimentos</h2>
</div>
<footer class="name">Isabel Garcia</footer>
</blockquote>

<blockquote>
<div class="content">
<figure>
<img class="depoimentos_img" src="Pedro.jpeg" alt="Intercâmbista Pedro na Austrália">
<figcaption>Intercâmbista Pedro na Austrália</figcaption>
</figure>
<p><em>"Conhecer a Austrália sem dúvida foi inesquecível, vivi mais em 6 meses lá do que 16 anos no Brasil, país totalmente diferente com paisagens deslumbrantes, praias magníficas e uma diversidade cultural que me encantou. Aprendi muito durante o meu intercâmbio, tanto academicamente quanto pessoalmente."</em></p>
</div>
<footer class="name">Pedro Barbieri</footer>
</blockquote>

<blockquote>
<div class="content">
Expand Down Expand Up @@ -131,17 +142,6 @@ <h2>Depoimentos</h2>
showDepoimento(currentIndex);
</script>

<section class="objetivos-principais">
<h2 class="objetivos-principais">Meus Objetivos do ano<span>_</span></h2>
<div class="topicos">
<button class="topico">Países que quero conhecer</button>
<button class="topico">Viagens para esse ano</button>
<button class="topico">Viagens futuras</button>
<button class="topico">Datas de embarque</button>
</div>
</section>


<div class="jogo">
<h2>English Travel Game</h2>
<iframe src="https://scratch.mit.edu/projects/867681896/embed" allowtransparency="true" width="800" height="490" frameborder="0" scrolling="no" allowfullscreen></iframe>
Expand Down

0 comments on commit f84fd6a

Please sign in to comment.