Skip to content

Commit

Permalink
Update one.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto-Kaiser authored Apr 6, 2024
1 parent 3a6c2cb commit 0a38805
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion one.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,34 +15,61 @@
<h2>Gp do Bahrein</h2>
<small>Sakhir</small>
<p>wuydusyfgiueshfyisuhfushdfiudshvudshkjhu</p>
<span class="left-container-arrow"></span>
</div>
</div>

<div class="container right-container">
<img src="?????" alt="">
<img src="?????">
<div class="text-box">
<h2>Gp da Arábia saudita</h2>
<small>Jeddah corniche</small>
<p>wuydusyfgiueshfyisuhfushdfiudshvudshkjhu</p>
<span class="right-container-arrow"></span>
</div>
</div>

<div class="container left-container">
<img src="?????">
<div class="text-box">
<h2>Gp da Austrália</h2>
<small>Albert Park</small>
<p>wuydusyfgiueshfyisuhfushdfiudshvudshkjhu</p>
<span class="left-container-arrow"></span>
</div>
</div>

<div class="container right-container">
<img src="?????">
<div class="text-box">
<h2>Gp do Japão</h2>
<small>Suzuka</small>
<p>wuydusyfgiueshfyisuhfushdfiudshvudshkjhu</p>
<span class="right-container-arrow"></span>
</div>
</div>

<div class="container left-container">
<img src="?????">
<div class="text-box">
<h2>Gp da China</h2>
<small>Xangai</small>
<p>wuydusyfgiueshfyisuhfushdfiudshvudshkjhu</p>
<span class="left-container-arrow"></span>
</div>
</div>

<div class="container right-container">
<img src="?????">
<div class="text-box">
<h2>Gp de Miami</h2>
<small>Miami Gardens</small>
<p>wuydusyfgiueshfyisuhfushdfiudshvudshkjhu</p>
<span class="right-container-arrow"></span>
</div>
</div>

</div>
</body>
</html>

0 comments on commit 0a38805

Please sign in to comment.