Dateien hochladen nach „“
This commit is contained in:
23
index.html
Normal file
23
index.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Iridum Gaming Comunity</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="card">
|
||||
<div class="circle" style="--clr: #147020;">
|
||||
<img src="iridium_logo.png" class="logo">
|
||||
</div>
|
||||
<div class="content">
|
||||
<h2>Iridium-Gaming</h2>
|
||||
<p>Iridium Gaming ist eine Gelegenheits-PC-Gaming-Community für jedes Alter.
|
||||
Wir heißen alle Willkommen, die eine entspannte Einstellung haben und hier sind,
|
||||
um Spaß zu haben.</p>
|
||||
<a href="https://iridium-gaming.de">Entdecke mehr</a>
|
||||
</div>
|
||||
<img src="IRIDIUM.png" class="product_img">
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user