-
Notifications
You must be signed in to change notification settings - Fork 1
/
1.html
31 lines (30 loc) · 910 Bytes
/
1.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
<!DOCTYPE html>
<html>
<head>
<title>
Roblox.com
</title>
<style type="text/css">
body { margin: 0; }
body.banner { text-align: center; }
a
{
color: gray;
text-decoration: none;
}
a.ad { display: inline-block; }
body.other a.ad { display: block; }
a.ad img
{
display: block;
border: none;
}
a:hover { text-decoration: underline; }
</style>
</head>
<body class="abp banner">
<a class="ad" title="join smuahg" href="/userads/redirect?data=MTQzMXwvTXkvR3JvdXBzLmFzcHg%2fZ2lkPTkwMA%3d%3d" target="_top">
<img src="https://a.bloxcdn.com/images/thumbnails/21c3f79149dcdfc88c856345a3bd698636afad31eebf7826a4e6f9cc2cb5a9b9.png" alt="join smuahg" height="90" width="728" />
</a>
</body>
</html>