Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
<html>
<head>
<style>
font.s12 { font-famliy: Verdana; size=12px; color: rgb(0,0,0); }
</style>
</head>
<body>
<font class="s12">Fester Font</font>
</body>
</html>
Original in meiner CSS Datei:
body {color:#808080;font-family:verdana;font-size:10.4px;}
td {color:#808080;font-family:verdana;font-size:10.4px;}