55 lines
1.9 KiB
HTML
55 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="nl">
|
|
<head>
|
|
<title>Netsoj.nl</title>
|
|
<link rel="shortcut icon" href="favicon.ico" />
|
|
<link rel="icon" href="favicon.ico" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="ocs-site-verification" content="7039aa516f4ae5e74452512f0d3f78ca" />
|
|
<style type="text/css">
|
|
body {
|
|
background: #ddd;
|
|
color: #666f85;
|
|
margin: 0 auto;
|
|
padding: 2em;
|
|
max-width: 600px;
|
|
}
|
|
/* img { border: none; width: 100%; } */
|
|
h1 { color: #333; }
|
|
p { color: #444; }
|
|
footer { border-top: 1px dotted #333; }
|
|
ul.stekkie-lijst {
|
|
padding-left: 0;
|
|
columns: auto;
|
|
list-style: none;
|
|
columns: 200px;
|
|
}
|
|
ul.stekkie-lijst li {
|
|
padding-top: 0.2em;
|
|
padding-bottom: 0.2em;
|
|
}
|
|
ul.stekkie-lijst li .favicoon {
|
|
height: 2em;
|
|
vertical-align: middle;
|
|
margin-right: 0.5em;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1>Netsoj.nl</h1>
|
|
<p>Welkom op Netsoj.nl! Op dit moment is dit niets anders dan een doorlinkpagina.</p>
|
|
<h2>Stekkies op deze bediende</h2>
|
|
<ul class="stekkie-lijst">
|
|
<li><img class="favicoon" src="https://chris.netsoj.nl/static/img/logo.png" /><a href="https://chris.netsoj.nl">Chris z'n webstekkie</a></li>
|
|
</ul>
|
|
<h2>Verwante stekkies op andere bediendes</h2>
|
|
<ul class="stekkie-lijst">
|
|
<li><img class="favicoon" src="https://melktapgilze.nl/wp-content/uploads/2020/02/cropped-melkfles-32x32.png" /><a href="https://www.melktapgilze.nl">Het webstekkie van de Melktap</a></li>
|
|
</ul>
|
|
<h2>Contact</h2>
|
|
<p>Dit domein wordt beheerd door Chris Josten. Je kunt me bereiken via <webmaster apenstaartje netsoj punt nl>.
|
|
<!--<img src="/afb/webplek.png" alt="Op deze webplek leven wij, hebben wij plezier, vergeven wij fouten, zeggen wij '1 is geen priem`, `kokosnoten zijn geen specerijen` & pindakaas. Geven wij antwoord op HTTPS-verzoeken, spreken wij Nederlands, hebben we lief. Wij zijn een webober. DIT IS WEBPLEK" />-->
|
|
</body>
|
|
</html>
|
|
|