This commit is contained in:
Adam Sramek 2024-04-22 19:00:48 +02:00
parent 821ad249be
commit 10e28e8878
4 changed files with 46 additions and 0 deletions

BIN
Stranka.zip Normal file

Binary file not shown.

@ -61,4 +61,13 @@
<a href="/?Subnautica">Learn More</a>
</div>
</div>
<div class="Mentalnepostihnutie">
<h2>MentalnePostihnutie</h2>
<div class="game">
<img src="https://media.rawg.io/media/crop/600/400/games/c3b/c3be1d5f55cb9324c97ccb7aaaf42ad4.jpg"
alt="Mentalnepostihnutie">
<h3>Warthunder</h3>
<a href="/?Warthunder">Learn More</a>
</div>
</div>
</div>

29
stranky/Warthunder.html Normal file

@ -0,0 +1,29 @@
<div class="container">
<h1>War Thunder: A Gaming Marvel</h1>
<p>In the vast expanse of online gaming, few titles manage to capture the essence of historical warfare with the precision and intensity of War Thunder. Developed by Gaijin Entertainment, War Thunder stands as a testament to the pinnacle of immersive gaming experiences, drawing players into the heart of adrenaline-pumping aerial dogfights, ground battles, and naval engagements.</p>
<img width="400" src="https://i-com.cdn.gaijin.net/monthly_2020_05/82058441_shot2020_05_2020_18_36.jpg.b8dfcc9554458624426375b510a80c53.jpg" alt="War Thunder Logo">
<h2>A Tapestry of Historical Accuracy</h2>
<p>War Thunder's commitment to historical authenticity is unparalleled. Every aspect of the game, from meticulously recreated aircraft and tanks to faithfully rendered battlefields, is steeped in historical accuracy.</p>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTfZKPL5yR39t5J71FGRqq-t6TBH_LfZms9-qQ_Kc_hgg&s" alt="Historical Aircraft">
<h2>Diverse Gameplay Options</h2>
<p>War Thunder offers a diverse array of gameplay modes to suit every type of player. Whether you prefer arcade battles, realistic simulations, or naval warfare, War Thunder caters to a wide spectrum of gaming preferences.</p>
<img src="https://qph.cf2.quoracdn.net/main-qimg-435ee11c5309bce9c5e7c3944c8729db-lq" alt="Tank Battle">
<h2>A Community United</h2>
<p>At the heart of War Thunder lies its vibrant and passionate community of players. From sharing tips and strategies to forming squadrons and alliances, the community aspect adds an extra layer of depth to the gaming experience.</p>
<img src="https://forum.il2sturmovik.com/uploads/monthly_2020_10/EA44A3D1-33B2-44AA-97F2-5E49051AE1E5.jpeg.4f810f160d5f5347ece7ee866e7e2edc.jpeg" alt="Community">
<h2>Continuous Innovation</h2>
<p>Gaijin Entertainment is dedicated to pushing the boundaries of gaming innovation. With regular updates, patches, and content expansions, War Thunder continues to evolve and improve over time.</p>
<img src="https://preview.redd.it/first-look-in-war-thunder-gameplay-v0-t5vj9ivnywka1.png?width=1080&crop=smart&auto=webp&s=716225a7184d9b0e6e5b9992d0fa5cde9f59dfa9" alt="New Content">
<p>In a sea of gaming titles, War Thunder stands tall as a shining beacon of excellence. With its unparalleled historical accuracy, diverse gameplay options, passionate community, and commitment to innovation, War Thunder offers an immersive and thrilling gaming experience like no other. Strap in, take to the skies, and prepare for the gaming adventure of a lifetime the world of War Thunder awaits.</p>
<img src="https://www.dsogaming.com/wp-content/uploads/2014/01/War-Thunder-Ground-Forces-feature-2-672x372.jpg" alt="War Thunder Gameplay">
<p><strong>Author: DeXuS</strong></p>
<!-- Add your author bio/contact information here -->
</div>

8
styly/Warthunder.css Normal file

@ -0,0 +1,8 @@
body {
background-image: url(https://i.redd.it/83fms2ekatga1.jpg);
}
.image {
width: 400px;
height: auto;
}