-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhome.html
More file actions
35 lines (34 loc) · 1.62 KB
/
home.html
File metadata and controls
35 lines (34 loc) · 1.62 KB
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
<html>
<head>
<title>Blamdom.com</title>
<link rel="Icon" href="Pim.png">
<!------------------------------------------------------->
<!-- Author: Dominic -->
<!-- Date: 10/26/2021 -->
<!-- LastUpdate: 10/27/2021 -->
<!------------------------------------------------------->
</head>
<Body bgcolor='black'>
<h1> <center> <font color='white'>Blamdom's site </h1>
<table width = '25%' align='center'>
<tr>
<td> <font color='white'> <a href='home' style="color: white"> <font size='5'> Home Page </a>
<td> <font color='white'> <a href='Shield' style="color: white"> <font size='5'> Guide (WIP) </a> </td>
</tr>
</table>
<hr size='2'color='white' width=75%>
<center> <div style="word-wrap: break-word; width:75%;">
<h4> <font face="timesnewroman" size='5' align='left'> What is mc.blamdom.com? </h4> </font>
<p> <font face="Arial" size='4'> mc.blamdom.com is a minecraft server for players to enjoy on and play freely without any pay to win features.
</p>
<h2> Do you provide server hosting? </h2>
<p> <font face="Arial" size='4'> I will take small server hosting tasks once I finish setting everything up.
</font>
</div> </center>
<center> <img src='spawn.jpg' width='70%'>
<hr size='10' color='white' width=75%>
<h1> <div align='center'> Discord Server </h1>
<iframe src="https://discord.com/widget?id=905228635059941427&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
<hr color='black' size='7' width='75%'>
</Body>
</html>