-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
44 lines (43 loc) · 2.17 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My little sharky </title>
</head>
<body>
<h1 style="color: green;">Little Sharky</h1>
<a href="https://www.slbenfica.pt/">Sport Lisboa Benfica (SLB)</a><br>
<a href="https://bvsm21.github.io/farlandsmine.github.io/">Meu site o melhor de todos</a>
<table>
<tr>
<th>Voce quando nao tem robux</th>
<th>Voce quando usa o nosso site para ter robux gratis</th>
<th>Voce quando usa o nosso site para ter robux gratis</th>
<th>Voce quando usa o nosso site para ter robux gratis</th>
<th>Voce quando usa o nosso site para ter robux gratis</th>
</tr>
<tr>
<td><img src="./Imagens SHARKY/IMG-20240423-WA0005.jpg" alt="" width="50%"></td>
<td><img src="./Imagens SHARKY/IMG-20240423-WA0006.jpg" alt="" width="50%"></td>
<td><img src="./Imagens SHARKY/IMG-20240423-WA0007.jpg" alt="" width="50%"></td>
<td><img src="./Imagens SHARKY/IMG-20240423-WA0008.jpg" alt="" width="50%"></td>
<td><img src="./Imagens SHARKY/IMG-20240423-WA0009.jpg" alt="" width="50%"></td>
</tr>
<tr>
<td><img src="./Imagens SHARKY/IMG-20240423-WA0005.jpg" alt="este é o sharky" width="50%"></td>
<td><img src="./Imagens SHARKY/IMG-20240423-WA0006.jpg" alt="" width="50%"></td>
<td><img src="./Imagens SHARKY/IMG-20240423-WA0007.jpg" alt="" width="50%"></td>
<td><img src="./Imagens SHARKY/IMG-20240423-WA0008.jpg" alt="" width="50%"></td>
<td><img src="./Imagens SHARKY/IMG-20240423-WA0009.jpg" alt="" width="50%"></td>
</tr>
<tr>
<td class="bgroove">Quer robux de graça?</td>
<td class="binset">Vá ao nosso website</td>
<td class="boutset"><a href="https://freerobux.com">Para robux de graça</a></td>
</tr>
</table>
</body>
</html>