H
HermesHTML
New member
- Beiträge
- 2
- Punkte Reaktionen
- 0
Hallo,
ich soll als Praktikant für eine Firma eine E-Mail Signatur erstellen und bin dabei aufs Problem gestoßen, dass bei der Smartphone Ansicht der Text in der 2. Zelle Vertikal angeordnet wird. Bei einem breit genügendem Bildschirm tritt das Problem nicht auf, bringt aber nichts wenn heutzutage viele Ihre E-Mails auf dem Smartphone lesen. Ich bin jetzt nicht der Begabteste in der HTML-Codierung und würde mich freuen wenn ihr mir die Lösung verständlich erklären könntet. Aus Schutz von den Daten meiner Kollegen, habe ich die Personendaten leicht abgeändert. Fotos im Anhang.
Der HTML Code:
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd8e2e43f">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd8d10c71">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd8cf1b95">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd7579aec">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd73cacf4">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd733a689">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dc266f3b4">
<table cellpadding="1" cellspacing="1" width="100%">
<tbody>
<tr>
<td colspan="4" style="background-color:#6ab8ee ;color:#FFFFFF">
<b>Mark Musterman• Musterbook Besitzer | Digital Lizard</b><br>
</td>
</tr>
<tr>
<td width="0%">
<img width="120" src="https://th.bing.com/th/id/OIP.n1D7DNqXc6tLGKxtKUtRFgHaE7?pid=ImgDet&rs=1" height="80">
</td>
<td style="color:#000000;height:140px;width:260px;height: auto">
<b>Musterfirma </b><br>
Adress: Musterstraße 123B, 01111 Musterstadt<br>
Phone: +4923131231231<br>
Mobile: +4921314123131<br>
Website: musterman.com<br>
Email: [email protected]<br>
</td>
<td width="0%">
<img width="120" src="https://th.bing.com/th/id/OIP.f_U6U1r3iQHfRSDVd5-Z-QHaHY?pid=ImgDet&rs=1" height="119">
</td>
<td width="100%">
<img width="120" src="https://th.bing.com/th/id/R.1980201...Q8+V0w905koWxmXFzt9cB6o=&risl=&pid=ImgRaw&r=0" height="120">
</td>
</tr>
</tbody>
</table>
<br>
<hr style="color: #6ab8ee">
</div>
</div>
</div>
</div>
</div>
<br>
</div>
<br>
</div>
<br>
ich soll als Praktikant für eine Firma eine E-Mail Signatur erstellen und bin dabei aufs Problem gestoßen, dass bei der Smartphone Ansicht der Text in der 2. Zelle Vertikal angeordnet wird. Bei einem breit genügendem Bildschirm tritt das Problem nicht auf, bringt aber nichts wenn heutzutage viele Ihre E-Mails auf dem Smartphone lesen. Ich bin jetzt nicht der Begabteste in der HTML-Codierung und würde mich freuen wenn ihr mir die Lösung verständlich erklären könntet. Aus Schutz von den Daten meiner Kollegen, habe ich die Personendaten leicht abgeändert. Fotos im Anhang.
Der HTML Code:
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd8e2e43f">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd8d10c71">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd8cf1b95">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd7579aec">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd73cacf4">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dd733a689">
<div id="main_mail_form_crm_mail_template_edit_form_123_quote_17dc266f3b4">
<table cellpadding="1" cellspacing="1" width="100%">
<tbody>
<tr>
<td colspan="4" style="background-color:#6ab8ee ;color:#FFFFFF">
<b>Mark Musterman• Musterbook Besitzer | Digital Lizard</b><br>
</td>
</tr>
<tr>
<td width="0%">
<img width="120" src="https://th.bing.com/th/id/OIP.n1D7DNqXc6tLGKxtKUtRFgHaE7?pid=ImgDet&rs=1" height="80">
</td>
<td style="color:#000000;height:140px;width:260px;height: auto">
<b>Musterfirma </b><br>
Adress: Musterstraße 123B, 01111 Musterstadt<br>
Phone: +4923131231231<br>
Mobile: +4921314123131<br>
Website: musterman.com<br>
Email: [email protected]<br>
</td>
<td width="0%">
<img width="120" src="https://th.bing.com/th/id/OIP.f_U6U1r3iQHfRSDVd5-Z-QHaHY?pid=ImgDet&rs=1" height="119">
</td>
<td width="100%">
<img width="120" src="https://th.bing.com/th/id/R.1980201...Q8+V0w905koWxmXFzt9cB6o=&risl=&pid=ImgRaw&r=0" height="120">
</td>
</tr>
</tbody>
</table>
<br>
<hr style="color: #6ab8ee">
</div>
</div>
</div>
</div>
</div>
<br>
</div>
<br>
</div>
<br>
Anhänge
