Skip to content

Instantly share code, notes, and snippets.

View Req's full-sized avatar
🐱

Joel Peltonen Req

🐱
  • DCI Digital Career Institute gGmbH
  • Leipzig, Germany
View GitHub Profile
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto&display=swap">
<script src="https://kit.fontawesome.com/f6adf96490.js"></script>
<link rel="stylesheet" href="style.css">
<div id="asdadsasdadsdasasdadasdasd">
<h1>Tech <br>Shop</h1>
</div id="asdadsasdadsdasasdadasdasd">
<div id="ngaejaegjagjgaeaegj">
<div id="asdasasdasdfasfasdadasd">
<h2>Company Description</h2>
@Req
Req / template.html
Created May 18, 2022 14:03
This is a template to start working on a mini presentation
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/4.3.1/reveal.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/4.3.1/theme/sky.min.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/4.3.1/reveal.js"></script>
<title>My Website</title>
</head>
<body class="reveal">