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.
<table border="0" cellspacing="0" cellpadding="0">
<colgroup width="18" span="16">
</colgroup>
<tr>
<td height="24,3" colspan="15" style="font-family:Arial; font-size:12pt; font-weight:bold;" bgcolor="#4F81BD"> <span style="color:#FFFFFF;"> <nobr>Überschrift</nobr> </span></td>
</tr>
<tr>
<td height="24,3" colspan="15" style="font-family:Arial; font-size:12pt; font-weight:bold;" bgcolor="#95B3D7"> <span style="color:#FFFFFF;"> <nobr>Block</nobr> </span></td>
</tr>
<tr>
<td height="75,9375" colspan="4" style="font-family:Arial; font-size:10pt; font-weight:normal;" bgcolor="#C6EFCE"> <span style="color:#006100;"> <nobr>Feld 1</nobr> </span></td>
<td height="75,9375" colspan="1" style="font-family:Arial; font-size:10pt; font-weight:normal;" bgcolor="#4BACC6"> <span style="color:#000000;"> <nobr>Hallo</nobr> </span></td>
<td height="75,9375" colspan="1" style="font-family:Arial; font-size:10pt; font-weight:normal;" bgcolor="#FF0000"> <span style="color:#000000;"> <nobr> </nobr> </span></td>
<td height="75,9375" colspan="1" style="font-family:Arial; font-size:10pt; font-weight:normal;" bgcolor="#FFFF00"> <span style="color:#000000;"> <nobr> </nobr> </span></td>
<td height="75,9375" colspan="1" style="font-family:Arial; font-size:10pt; font-weight:normal;" bgcolor="#FFFF00"> <span style="color:#000000;"> <nobr>h</nobr> </span></td>
<td height="75,9375" colspan="1" style="font-family:Arial; font-size:10pt; font-weight:normal;" bgcolor="#1D1B11"> <span style="color:#5A5A5A;"> <nobr>h</nobr> </span></td>
<td height="75,9375" colspan="6" style="font-family:Arial; font-size:10pt; font-weight:normal;" bgcolor="#FFFFFF"> <span style="color:#000000;"> <nobr> </nobr> </span></td>
</tr>
</table>
die [code]-Tags verwenden, sonst kann man deinen Quellcode nicht lesen. Einfach im Beitrag editieren.
Um ein Bild zu einem Button zu machen schreibe einfach:
[code]
<a href="DeinLink"><img src="DeinBild" alt="DeinAlternativText" /></a>
[/code]
Kannst Du mal anstattHTML:die [code]-Tags verwenden, sonst kann man deinen Quellcode nicht lesen. Einfach im Beitrag editieren. Um ein Bild zu einem Button zu machen schreibe einfach: [code] <a href="DeinLink"><img src="DeinBild" alt="DeinAlternativText" /></a> [/code][/quote] Okay aber das ganze wäre dann nicht genau plaizierbar in der Tabelle oder?
Aber warum sollte das nicht möglich sein? Wo soll der Button denn genau hin? (Skizze)Okay aber das ganze wäre dann nicht genau plaizierbar in der Tabelle oder?
Gut das Du das auch mal erwähnst. Da kann ich Dir aber leider nicht weiterhelfen. Imho kann man den Button lediglich hinterher ins HTML einfügen. Und das geht so wie ich bereits oben erwähnt habe....Das ganze soll ja aus einem Excelsheet in HTML transfromiert werden...:roll: