summaryrefslogtreecommitdiff
path: root/index.html
blob: 6d513850fe46b5534ccd8b78164bbee0ff45bdf3 (plain)
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
<!DOCTYPE html>
<html lang="fr">
	<head>
		<title>Marcellus</title>
		<meta content="text/html; charset=utf-8" http-equiv="content-type" />
		<meta name="description" content="Site toile de Marcellus" />
		<meta name="author" content="Marcellus" />
		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
		<link rel="stylesheet" type="text/css" href="./style.css" />
	</head>
	<body class="index">
		<p style="position: absolute; top:50%; left: 50%; text-align: center; transform: rotate(-45deg);">Trop d'ordre sur cette page...</p>
		<h1>Marcellus</h1>
		<a href="en/index.html" class="language">🤮🇬🇧</a>
		<div class="links">
			<a href="main.html" class="link">
				<img src=img/aboutme.png width=60% />
				<span>Qui suis-je ?</span>
			</a>
		</div>
		<div class="links">
			<a href="info.html" class="link">
				<img src="https://www.your3dsource.com/images/laptopB.gif">
				<span>Informatique</span>
			</a>
			<a href="musique.html" class="link">
				<img src=img/music.png width=60% />
				<span>Musique</span>
			</a>
		</div>
		<div>
		<a href="https://www.imood.com/users/Marcellus"><img src="https://moods.imood.com/display/uname-Marcellus/fg-80FF00/trans-1/imood.gif" alt="The current mood of Marcellus at www.imood.com" border="0"></a>
		<small><small><small><a href="log.html" style="position: absolute; bottom:0; right:0;">trop long pas lire</a></small></small></small>
		<a href="https://www.mabsland.com/">
		    <img src="http://www.mabsland.com/Pandas/Censor_Gc.gif">
		</a>
	</body>
</html>