M
MilenaMimiHo
New member
- Beiträge
- 1
- Punkte Reaktionen
- 0
Hallo ihr lieben,
ich bin ein absoluter Anfänger bei HTML. Mein Problem ist folgendes. Ich möchte einen Exit Intent Banner erstellen. Dafür ist ein Bild links und das Formular soll rechts sein. Jedoch lässt sich das Formular nicht vertikal zentrieren. Oben rechts ist immer das Bild und unten Links das Formuliar. Ich schaffe es nicht, dass beide auf der gleichen höhe sind. Könnt ihr mir helfen? Es ist wahrscheinlich super easy. Danke euch.
<table border="0" width="100%" cellspacing="0" cellpadding="0"><colgroup> <col width="50%" /> <col width="50%" /> </colgroup>
<tbody>
<tr>
<td>
<p style="text-align: center;"><img class="wp-image-4286 aligncenter" src="https://www.superhotelier.com/wp-content/uploads/2020/09/Kopie-von-Kopie-von-Kopie-von-Kopie-von-Kopie-von-Light-Purple-and-White-Fashion-Back-to-Business-Landscape-Banner.png" alt="" width="468" height="702" /></p>
</td>
<td>
<div id="superhotelier_5460613604114432" class="agile_crm_form_embed" style="display: flex; align-items: center; justify-content: center;">Fill out my <a href="https://superhotelier.agilecrm.com/forms/5460613604114432">online form</a></div></td>
</tr>
</tbody>
</table>
ich bin ein absoluter Anfänger bei HTML. Mein Problem ist folgendes. Ich möchte einen Exit Intent Banner erstellen. Dafür ist ein Bild links und das Formular soll rechts sein. Jedoch lässt sich das Formular nicht vertikal zentrieren. Oben rechts ist immer das Bild und unten Links das Formuliar. Ich schaffe es nicht, dass beide auf der gleichen höhe sind. Könnt ihr mir helfen? Es ist wahrscheinlich super easy. Danke euch.
<table border="0" width="100%" cellspacing="0" cellpadding="0"><colgroup> <col width="50%" /> <col width="50%" /> </colgroup>
<tbody>
<tr>
<td>
<p style="text-align: center;"><img class="wp-image-4286 aligncenter" src="https://www.superhotelier.com/wp-content/uploads/2020/09/Kopie-von-Kopie-von-Kopie-von-Kopie-von-Kopie-von-Light-Purple-and-White-Fashion-Back-to-Business-Landscape-Banner.png" alt="" width="468" height="702" /></p>
</td>
<td>
<div id="superhotelier_5460613604114432" class="agile_crm_form_embed" style="display: flex; align-items: center; justify-content: center;">Fill out my <a href="https://superhotelier.agilecrm.com/forms/5460613604114432">online form</a></div></td>
</tr>
</tbody>
</table>