-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhosting.html
45 lines (40 loc) · 1.81 KB
/
hosting.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
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html>
<html>
<head><meta http-equiv="cache-control" content="no-cache"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Expires" content="-1"><style type="text/css">.lw { font-size: 60px; }</style>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Barrage Hosting!!</title>
<meta name="description" content=" 日本にあるMinecraftサーバーを無料で貸し出すサービスです。 海外にも色々な無料レンタルサーバーがありますが、どれもラグいし、メモリも少ないですよね・・・ 有料のレンタルサーバーを買うお金もない...そんな人のためのサービスです。">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css">
</head>
<body>
<section class="hero is-primary">
<div class="hero-body">
<p class="title">
Barrage Hosting
</p>
<p class="subtitle">
<button onclick="index.html" class="button is-primary">Home</button>
</p>
</div>
</section>
<br>
<section class="hero is-link is-small">
<div class="hero-body">
<p class="title">
Barrage Hostingとは?
</p>
<p class="subtitle">
日本にあるMinecraftサーバーを無料で貸し出すサービスです。 海外にも色々な無料レンタルサーバーがありますが、どれもラグいし、メモリも少ないですよね・・・ 有料のレンタルサーバーを買うお金もない...そんな人のためのサービスです。
</p>
</div>
</section>
<br>
<br>
<br>
<section class="hero is-small is-primary">
<div class="hero-body">
<p class="title">
Barrage Hosting
</p>
</div></section></body>