G
Gelöschtes Mitglied 675453
Guest
Ich habe ein Problem. Wenn ich bei folgende htmlCode das foto einbaue und tabellenbereich vergrösere erscheinen die Fotos mehrmals.
Mit welchen Code kann man das Foto vergrössern oder welche andere Möglichkeit so man ein Layer auf Foto hat indem man Text einfügen kann ?
<table width="(width)" height="(height)" background="(path to image)" cellpadding="5" cellspacing="0"> <tr> <td valign="bottom"> <p><b><font color="#ffffff"> (text to appear over the image goes here) </font></b></p> </td> </tr> </table>
Mit welchen Code kann man das Foto vergrössern oder welche andere Möglichkeit so man ein Layer auf Foto hat indem man Text einfügen kann ?
<table width="(width)" height="(height)" background="(path to image)" cellpadding="5" cellspacing="0"> <tr> <td valign="bottom"> <p><b><font color="#ffffff"> (text to appear over the image goes here) </font></b></p> </td> </tr> </table>