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.
<img src="bilder/lehman.jpg" alt="lehman">
in einen ordner "reingehen" mit [COLOR=Red]/[/COLOR]
und rausgehen mit [COLOR=Red]..[/COLOR]
bsp: bilder[COLOR=Red]/[COLOR=Black] "öffnet bilder ordner"[/COLOR]
[/COLOR][COLOR=Black][COLOR=Red]../[COLOR=Black]spiele[/COLOR]/[COLOR=Black]pinnball.* ~>[/COLOR] [COLOR=Black]geht einen ordner aufwärts und dann dort in den ordner spiele und dann in pinnball! (nein dann wird pinnball nicht aufgemacht und du kannses spieln! glaub ich halt ;ugl)[/COLOR][/COLOR]
[/COLOR]
<DOCTYPE html PUBLIC "-//W3C//DTD XHTML 4.01 Transitional//EN" "http://www.w3.org/TR/xhtml14/srtict.dtd">
<html>
<head>
<title>Versuch Bild</title>
</head>
<body>
<h1 align=center> Bilder<h1>
<p><table><tr><td><img src="file:///F:\Dokumente und Einstellungen\Adrian\Eigene Dateien\Eigene Bilder\lehman.JPG"></td><td><img src="file:///F:\Dokumente und Einstellungen\Adrian\Eigene Dateien\Eigene Bilder\Cooles Bild.JPG"></td></tr></table>
</p>
<body>
</html>
..\2005\tabelle1.xls
C:\Daten\Arbeit\Buchhaltung\2005\tabelle1.xls
<html>
<head>
<title>Versuch Bild</title>
</head>
<body>
<h1 align=center> Bilder<h1>
<p>
<table>
<tr><td>
<img src="..\Eigene Bilder\lehman.JPG">
</td><td>
<img src="..\Eigene Bilder\Cooles Bild.JPG">
</td></tr></table>
</p>
<body>
</html>