Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<a href="seite.html" style="text-decoration: none;">
<style type="text/css">
a:link { text-decoration:none; color:red; }
a:visited { text-decoration:line-through; color:green; }
a:hover { text-decoration:underline; color: blue; }
a:active { text-decoration:underline; color: black; }
a:focus { text-decoration:blink; color: red; }
</style>