GameHub/stranky/Hry.html
2024-04-22 19:00:48 +02:00

73 lines
2.8 KiB
HTML

<div class="grid-container">
<div class="category">
<h2>Horror</h2>
<div class="game">
<img src="https://www.military.com/sites/default/files/styles/full/public/media/offduty/games/2014/10/alienisolationlead.jpg">
<h3>Alien Isolation</h3>
<a href="/?Alien">Learn More</a>
</div>
<div class="game">
<img src="https://cdn.akamai.steamstatic.com/steam/apps/700330/capsule_616x353.jpg?t=1705259630"
alt="Horror Game 2">
<h3>SCP Secret Laboratory</h3>
<a href="/?SCP">Learn More</a>
</div>
</div>
<div class="category">
<h2>RPG</h2>
<div class="game">
<img src="https://mybroadband.co.za/news/wp-content/uploads/2015/05/The-Witcher-3.jpg"
alt="RPG Game 1">
<h3>Witcher 3</h3>
<a href="/?Witcher3">Learn More</a>
</div>
<div class="game">
<img src="https://pluggedin.ru/images/the-elder-scrolls-v-skyrim-600x400-file.jpg"
alt="RPG Game 2">
<h3>Skyrim</h3>
<a href="/?Skyrim">Learn More</a>
</div>
</div>
<div class="category">
<h2>FPS</h2>
<div class="game">
<img src="https://images02.military.com/sites/default/files/styles/full/public/media/offduty/games/2014/10/titanfall600x400ps.jpg"
alt="FPS Game 1">
<h3>Titanfall 2 </h3>
<a href="/?Titanfall">Learn More</a>
</div>
<div class="game">
<img src="https://myhotposters.com/cdn/shop/products/mL6996_grande.jpg?v=1701389208"
alt="FPS Game 2">
<h3>Call of Duty MW3</h3>
<a href="/?COD">Learn More</a>
</div>
</div>
<div class="category">
<h2>Survival</h2>
<div class="game">
<img src="https://wiingy.com/blog/wp-content/uploads/2022/09/Minecraft-1.jpg"
alt="Survival Game 1">
<h3>Minecraft</h3>
<a href="/?Minecraft">Learn More</a>
</div>
<div class="game">
<img src="https://assets-prd.ignimgs.com/montage/2b/2020/10/01/subnautica-button-fin-1601572911886.jpg;/2021/12/14/subnauticabelow0-1639526255123.png"
alt="Survival Game 2">
<h3>Subnautica</h3>
<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>