43 lines
1.4 KiB
HTML
43 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<body>
|
|
<title>lemon :)</title>
|
|
<link rel="icon" href="favicon.ico" type="image/gif"><link/>
|
|
<link rel="stylesheet" href="css/styles.css" type="text/css" media="screen" />
|
|
</head>
|
|
|
|
<!--title-->
|
|
<div class="title">
|
|
<h1>lemon.</h1>
|
|
</div>
|
|
|
|
<!--links-->
|
|
<div class="links">
|
|
<a href="https://teamomarley.neocities.org" alt="página dedicada a nuestro señor...">marley</a>
|
|
|
|
|
<a href="webring.html">webring</a>
|
|
</div>
|
|
|
|
<!--info-->
|
|
<div class="info">
|
|
<noscript><p>no tenes js tasjoya vieja (y)</p></noscript>
|
|
</div>
|
|
|
|
<!--activelinks-->
|
|
<div class="activelinks">
|
|
<p>
|
|
<a href="https://qorg11.net">
|
|
<img style="border:0;width:88px;height:31px;" src="activelinks/qorg.png" alt="el tipo..."></a>
|
|
<a href="https://debian.org">
|
|
<img style="border:0;width:88px;height:31px;" src="activelinks/debian.gif"></a>
|
|
<a href="https://neocities.org">
|
|
<img style="border:0;width:88px;height:31px;" src="activelinks/neocities.gif"></a>
|
|
<a href="https://kernel.org">
|
|
<img style="border:0;width:88px;height:31px;" src="activelinks/linux.gif" alt="use linux for the sake of god"></a>
|
|
<a href="https://gnu.org/software/emacs">
|
|
<img style="border:0;width:88px;height:31px;" src="activelinks/emacs.png" alt="emacs is nice."></a>
|
|
</div>
|
|
</body>
|
|
</html>
|