-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
35 lines (35 loc) · 1.44 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>EXP League</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="wrapper" align="justify">
<section class="headers">
<header>
<a href="">
<img src="https://raw.githubusercontent.com/aalorart/school/refs/heads/main/images/channels4_profile.jpg" width="10%">
</a>
<ul>
<li><a href="https://www.youtube.com/@exp-league"><font style face="Helvetica">YouTube</a></font>
<a href="https://t.me/exp_league"><font style face="Arial">Telegram</font></a></li>
</header>
</section>
</div>
<header>
<div class="content" id="content1">
<img src="https://raw.githubusercontent.com/aalorart/school/refs/heads/main/images/IMG_20250304_125500_688.jpg" alt="exp">
</div>
</header>
<br>
<section class="content">
<div class="content2" id="content3">
<a href="https://t.me/exp_league/149"><img src="https://raw.githubusercontent.com/aalorart/school/refs/heads/main/images/IMG_20250304_125521_450.jpg" width="60%"></a>
<a href="https://t.me/exp_league/85"><img src="https://raw.githubusercontent.com/aalorart/school/refs/heads/main/images/IMG_20250304_125904_491.jpg" width="60%"></a>
<a href="https://t.me/exp_league/154"><img src="https://raw.githubusercontent.com/aalorart/school/refs/heads/main/images/IMG_20250304_125930_871.jpg" width="60%"></a>
</div>
</section>
</body>
</html>