EtelligentWiki

Making a Preheader

From EtelligentWiki

Basic Code for a Preheader

Below is some HTML which can be pasted into a blank component. For help on how to do that click here. This will then give you a basic preheader that you can style yourself to fit in with the rest of your email.

<TABLE style="BACKGROUND: #e3e3e3; WIDTH: 100%; BORDER-COLLAPSE: collapse">
<TBODY>
<TR>
<TD style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 8px; PADDING-
TOP: 8px"><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: Arial">Company Name - 
Company Tag Line<BR><BR>Introduction/offers/summary/included in this email<BR><BR>Add your Website Link Here</SPAN></TD>
<TD style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 8px; PADDING-TOP: 8px">
<P align=right><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: Arial">Dont forget to add *email address* to your address book to avoid missing any emails from *Company Name*</SPAN></P>
<P align=right><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: Arial">If you are having problems viewing this email<BR></SPAN><A href="mp-getEmail.asp?CID=--contact_ID--&SEID=__
sendEmail_ID__&CC=__clientCode__&CEMAIL=--email--&T=__T__&FRM=__FRM__"><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: Arial">View in Browser</SPAN></A></P></TD></TR></TBODY></TABLE>

Related Topics

Preheaders | Snippet |