40 lines
1.2 KiB
HTML
40 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
<title>
|
|
Infobeamer
|
|
</title>
|
|
<link rel="stylesheet" href="https://www.franconian.net/style.css">
|
|
</head>
|
|
<body class="">
|
|
<header style="max-width: 1700px;">
|
|
</header>
|
|
<main style="max-width: 1700px;">
|
|
<h1 style="font-size: 4em;">
|
|
Teaching programming to your loved ones
|
|
<span style="font-size: .5em; display: block;">Hands on!</span>
|
|
</h1>
|
|
|
|
<div class="box">
|
|
<h2 class="box-header" style="font-size: 2em; padding: 0.2em;">workshop in the rC3 world</h2>
|
|
<div class="box-content clamp-height" style="font-size: 2em; text-align: center;">
|
|
<p>
|
|
This talk is a workshop, taking place in the rC3 world. A ticket is required.
|
|
</p>
|
|
<p>
|
|
Dieser Talk ist ein Workshop und wird in der rC3-Welt stattfinden. Es wird ein Ticket benötigt.
|
|
</p>
|
|
<p>
|
|
https://rc3.world/2021/room/workshop-ii/
|
|
</p>
|
|
<p>
|
|
<img src="./tpl-qr.png">
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</main>
|
|
</body>
|
|
</html>
|