c3d2-web/content/static/datenspuren/2020/index.html
2020-05-13 23:11:34 +02:00

26 lines
525 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Datenspuren 2020 Mehr Utopie wagen!</title>
<style>
body {
background-image: url("images/karopapier.png");
background-repeat: repeat;
}
img {
position: absolute;
left: 90px;
top: 108px;
}
</style>
</head>
<body>
<h2><span datetime="2020-09-18">18.</span><span datetime="2020-09-20">20. September 2020</span> sind wieder Datenspuren</h2>
<img src="images/satellite.png" alt="Mehr Utopie wagen!">
</body></html>