-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsidem.html
More file actions
56 lines (55 loc) · 1.82 KB
/
Copy pathsidem.html
File metadata and controls
56 lines (55 loc) · 1.82 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!doctype html>
<html>
<head>
<title>Install SideM</title>
</head>
<body style="background-color:#02AC71">
<center>
<h1>The iDOLM@STER SideM</h1>
</center>
<h3>Get into SideM</h3>
<ul>
<li>49 idols waiting!! </li>
</ul>
<p>Pls <b>install</b> it</p>
<br>
<hr><br>
<table border="1" width="800" align="center">
<tr>
<center>
<h2>Compare SideM to other games</h2>
</center>
</tr>
<tr>
<td align="center" width="400"><h3>SideM</h3></center></td>
<td align="center" width="400">Other games</center></td>
</tr>
<tr>
<td align="center"><h4>Has 49 idols</h4></center></td>
<td align="center">Does not have 49 idols</center></td>
</tr>
<tr>
<td align="center"><h4>Has Kyoji Takajo</h4>
<img src="https://media.tenor.com/Itlp2Q2jbl0AAAAS/idolmaster-sidem.gif" height="50" width="120"></center></td>
<td align="center"><br>Does not have Kyoji Takajo</center><br><br><img src="https://i.kym-cdn.com/entries/icons/original/000/031/671/cover1.jpg" height="70" width="200"></td>
</tr>
</table>
<br><hr><br>
<h2>Install here:</h2>
<ul>
<li><a href="https://sidem-gs.idolmaster-official.jp/">Official website</a></li>
<li><a href="https://play.google.com/store/apps/details?id=com.bandainamcoent.SideM_GROWINGSTARS">Google Play Store</a>
<li><a href="https://apps.apple.com/jp/app/id1568043783?mt=8">App Store</a></li>
</ul>
<br><hr><br>
<p>Please have this image of Kyoji Takajo from iDOLM@STER SideM as tax:</p>
<img src="https://media.tenor.com/Itlp2Q2jbl0AAAAS/idolmaster-sidem.gif" height="250" width="800">
<br><hr><br>
<center>
<h2>Do you like this website?</h2>
<a href="javascript:alert('Yayyy!!!! Thank you')">Yes</a>
<a href="javascript:alert('Oh... Thanks for feedback')">No</a>
</center>
<br><br><br><br><br><br>
</body>
</html>