-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmultiplayermenu.html
32 lines (32 loc) · 1.48 KB
/
multiplayermenu.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
<!DOCTYPE html>
<html>
<head>
<title>AlphaTimes - Лучший сервер в Minecraft Acid!</title>
<link rel="icon" type="image/x-icon" href="images/favicon.png">
<link rel="stylesheet" href="css/multiplayermenu.css">
</head>
<body>
<div id="id-1">
<center><span id="navbar1text">Зайти на</span><span id="navbar2text"> AlphaTimes</span></center>
</div>
<div id="id-2">
<center><span id="alphatimestext1"><span id="navbar2text"> AlphaTimes</span> - это ностальгический сервер на модификации Minecraft Acid.</span></center>
</div>
<div id="id-3">
<center><span id="alphatimestext1">Стройте, общайтесь с друзьями, выживайте на<span id="navbar2text"> AlphaTimes</span>!</span></center></center>
</div>
<br>
<div id="id-3">
<center><span id="alphatimestext1">Для того чтобы зайти на<span id="alphatimestext1"><span id="navbar2text"> AlphaTimes</span> вам нужно ввести этот айпи и скачать модификацию:</span></center>
</div>
<div id="id-4">
<center><img src="images/serverblank.svg"></center>
</div>
<div id="button" onclick="location.href = '#ComingSoon';" style="margin-top:: 60px;">
<button disabled>Получить Minecraft Acid</button>
</div>
<div id="button" onclick="location.href = '.';" style="margin-top:: 12px;">
<button>Отмена</button>
</div>
</body>
</html>