Skater
Mitglied
Ich hab hier den code das der Rahmen eig. schwarz sein müsste, aber irgendwie geht das nich.
Hier die site http://upload.sonix.org/skater/table.html
Hier die site http://upload.sonix.org/skater/table.html
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.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title></title>
<style type="text/css">
table { background-color:000000; filter:alpha(opacity=70); ..-opacity:0.7; opacity:0.7; -khtml-opacity:0.7; border-collapse: collapse; border-style: dotted; border-width: 1" border-color: #000000; }
</style>
</head>
<body>
<br>
<div style="position: absolute; left: 250px; top: 250px; z-index: 1;">
<table style="text-align: left; width: 170px;" border="2" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td align="undefined" valign="undefined"><span style="color: rgb(255, 255, 255);">Hallo</span></td>
</tr>
</tbody>
</table>
</div>
<br>
<div style="position: absolute; left: 0pt; top: 0pt; height: 100%;">
<img style="width: 1024px; height: 768px;" alt="Home" src="reggae.jpg"> </div>
</body>
</html>
table { background-color:#000000; filter:alpha(opacity=70); ..-opacity:0.7; opacity:0.7; -khtml-opacity:0.7; border-collapse: collapse; border-style: dotted; border-width: 1px; border-color: #000000; }