Added files

step_1
santic-zombie 2 months ago
parent 3de20e82d4
commit 9590ed4e1c
  1. 41
      index.html
  2. BIN
      p/background.gif
  3. BIN
      p/lang.png
  4. BIN
      p/logo1.png
  5. BIN
      p/mc-button.png
  6. 125
      style.css

@ -0,0 +1,41 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>FumoCraft</title>
<link rel="stylesheet" href="style.css">
</head>
<body translate="no">
<div id="header">
<div class="logo1">
<img src="p/logo1.png" width="702" height="84" />
</div>
</div>
<!--//- Menu-->
<div class="mc-menu">
<div class="mc-button full">
<div class="title">Singleplayer</div>
</div>
<div class="mc-button full">
<div class="title">Multiplayer</div>
</div>
<div class="mc-button full">
<div class="title">Minecraft Realms</div>
</div>
<div class="double">
<div class="mc-button full">
<div class="title">Options</div>
</div>
<div class="mc-button full">
<div class="title">Quit Game</div>
</div>
</div>
<div class="mc-button full lang">
<a href="https://craft.cirnovarenie.com/map/">
<div class="title"><img src="p/lang.png" alt=" Lang"></div>
<!-- <div class="title"><img src="https://i.ibb.co/99187Lk/lang.png" alt=" Lang"></div> -->
</a>
</div>
</div>
</body>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save