You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
161hz.de/kontakt.html

37 lines
1.2 KiB

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>161HZ.DE</title>
<link rel="icon" href="logo.ico" type="image/png" />
<link href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" rel="stylesheet">
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/themes/yellow-black.css">
</head>
<body>
<main>
<div class="intro">161HZ.DE</div>
<div class="tagline">Sounddesign | Vermietung | Konferenzen | EventIT </div>
<!-- Find your icons from here - https://fontawesome.com/icons?d=gallery&s=brands -->
<p>Maik matthes </p>
<p>Leipziger Str. 5 </p>
<p>09113 Chemnitz </p>
<p>maik@matthes.me</p>
<p>+49371-33716319</p><br>
<div class="icons-social">
<a target="" href="index.html"><i class="fas fa-chevron-circle-left"></i></a>
</div>
<div class="icons-social"><br/><a href="dsgvo.html" style="text-decoration: none">Datenschutz</a> | <a href="impressum.html" style="text-decoration: none">Impressum</a></div>
</main>
</body>
</html>