Hoe maak je een HTML e-mailhandtekening voor iPhone of iPad

Als u verslaafd bent aan e-mail, vooral voor zakelijke doeleinden, leert u in deze tutorial stap voor stap hoe u een HTML-e-mailhandtekening maakt voor iPhone of iPad.

Een HTML-zakelijke e-mailhandtekening moet het volgende bevatten: uw naam, functie binnen de organisatie, bedrijfsnaam, bedrijfslogo, uw contactgegevens en bedrijfscontactgegevens (telefoon, e-mail, webadres).

In de meeste e-mailtoepassingen zoals Outlook, HTML-handtekeningen worden toegevoegd door de code in te voeren HTML in het handtekeningveld. Voor iPhone of iPad is een beetje anders, maar in beide gevallen heb je de HTML-handtekening nodig.

Hoe maak je een HTML e-mailhandtekening voor iPhone of iPad

Zoals ik hierboven al zei, moet je eerst de HTML-handtekening maken (als je die al hebt, kun je dit deel van de tutorial overslaan).

Maak de HTML-handtekening

In mijn voorbeeld deed ik een HTML e-mailhandtekening voor iPhone iets eenvoudigers, waaronder: afbeelding (of bedrijfslogo), sociale netwerkpictogrammen met link, voor- en achternaam, functie, telefoonnummer, e-mailadres en webadres.

HTML e-mailhandtekening voor iPhone
HTML-handtekening

Als je hiermee wilt beginnen model van de handtekening is de HTML-code als volgt:

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Email Signature</title>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Montserrat">
<style type="text/css">
	img { outline: none; text-decoration: none; border: none; }
	p { margin: 0px !important; }
	a { color: #000 !important; text-decoration:none !important; }

	@media only screen and (max-width: 480px) {
		.heading-one {
			font-size:16px !important;
			line-height:18px !important;
		}
		
		.heading-two {
			font-size:12px !important;
			line-height:14px !important;
		}
		
		.paragraph {
			font-size:10px !important;
			line-height:11px !important;
		}
	}

	href>a { color:#000; text-decoration: none !important; text-decoration: none; }
</style>
</head>

<body>
<!-- EDIT BELOW IF YOU AREN'T OUTLOOK USER -->
<!--[if !mso]><!-->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
	<tbody>
		<tr>
			<td valign="top" style="display:inline-block; min-width:100px; max-width:100px; padding-right: 20px; padding-bottom: 10px;"><table width="80" border="0" cellspacing="0" cellpadding="0">
				<tbody>
					<tr>
						<td style="display: block; height: 100px; text-align: center;"><img src="img/model.jpg" width="100" height="100" alt=""/></td>
					</tr>
					<tr>
						<td style="background: #305dbf; padding-top: 10px; padding-bottom: 10px; text-align: center;"><table border="0" align="center" cellpadding="0" cellspacing="0">
							<tbody>
								<tr>
									<td style="padding-right: 15px;"><a href="http://www.facebook.com/" target="_blank"><img src="img/icon-facebook-0.png" width="12" height="12" alt=""/></a></td>
									<td style="padding-right: 15px;"><a href="http://www.twitter.com/" target="_blank"><img src="img/icon-twitter-0.png" width="12" height="12" alt=""/></a></td>
									<td><a href="http://www.linkedin.com/" target="_blank"><img src="img/icon-linkedin-0.png" width="12" height="12" alt=""/></a></td>
								</tr>
							</tbody>
						</table></td>
					</tr>
				</tbody>
			</table></td>
			<td valign="top" style="display:inline-block; min-width:300px; max-width:400px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tbody>
					<tr>
						<td style="padding-bottom: 10px;"><span class="heading-one" style="font-family:'Montserrat', Arial, sans-serif; font-size:16px; line-height:18px; font-weight:600; color:#000; text-transform:uppercase;">John Doe</span><br><span class="heading-two" style="font-family:'Montserrat', Arial, sans-serif; font-size:14px; line-height:16px; font-weight:500; color:#000; text-transform:capitalize;">Creative Director</span></td>
					</tr>
					<tr>
						<td style="padding-bottom: 7px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
							<tbody>
								<tr>
									<td width="16" style="padding-right: 5px;"><img src="img/icon-phone-10.png" width="16" height="16" alt=""/></td>
									<td><span class="paragraph" style="font-family:'Montserrat', Arial, sans-serif; font-size:12px; line-height:14px; font-weight:400; color:#000;">858-272-3400</span></td>
								</tr>
							</tbody>
						</table></td>
					</tr>
					<tr>
						<td style="padding-bottom: 7px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
							<tbody>
								<tr>
									<td width="16" style="padding-right: 5px;"><img src="img/icon-email-10.png" width="16" height="16" alt=""/></td>
									<td><a href="mailto:youremail@domain.com" target="_blank" style="color:#000; text-decoration: none !important; text-decoration: none;"><span class="paragraph" style="font-family:'Montserrat', Arial, sans-serif; font-size:12px; line-height:14px; font-weight:400; color:#000;">hi@website.com</span></a></td>
								</tr>
							</tbody>
						</table></td>
					</tr>
					<tr>
						<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
							<tbody>
								<tr>
									<td width="16" style="padding-right: 5px;"><img src="img/icon-website-10.png" width="16" height="16" alt=""/></td>
									<td><a href="http://www.yourwebsite.com" target="_blank" style="color:#000; text-decoration: none !important; text-decoration: none;"><span class="paragraph" style="font-family:'Montserrat', Arial, sans-serif; font-size:12px; line-height:14px; font-weight:400; color:#000;">www.website.com</span></a></td>
								</tr>
							</tbody>
						</table></td>
					</tr>
				</tbody>
			</table></td>
		</tr>
	</tbody>
</table>
<!--<![endif]-->

<!-- EDIT BELOW IF YOU ARE OUTLOOK USER -->
<!--[if mso]>
<table border="0" cellspacing="0" cellpadding="0">
	<tbody>
		<tr>
			<td width="100" valign="top" style="padding-right: 20px; padding-bottom: 10px;"><table width="80" border="0" cellspacing="0" cellpadding="0">
				<tbody>
					<tr>
						<td style="display: block; height: 100px; text-align: center;"><img src="img/model.jpg" width="100" height="100" alt=""/></td>
					</tr>
					<tr>
						<td style="background: #305dbf; padding-top: 10px; padding-bottom: 10px; text-align: center;"><table border="0" align="center" cellpadding="0" cellspacing="0">
							<tbody>
								<tr>
									<td style="padding-right: 15px;"><a href="http://www.facebook.com/" target="_blank"><img src="img/icon-facebook-0.png" width="12" height="12" alt=""/></a></td>
									<td style="padding-right: 15px;"><a href="http://www.twitter.com/" target="_blank"><img src="img/icon-twitter-0.png" width="12" height="12" alt=""/></a></td>
									<td><a href="http://www.linkedin.com/" target="_blank"><img src="img/icon-linkedin-0.png" width="12" height="12" alt=""/></a></td>
								</tr>
							</tbody>
						</table></td>
					</tr>
				</tbody>
			</table></td>
			<td width="400" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tbody>
					<tr>
						<td style="padding-bottom: 10px;"><span class="heading-one" style="font-family:'Montserrat', Arial, sans-serif; font-size:16px; line-height:18px; font-weight:600; color:#000; text-transform:uppercase;"><font face="'Montserrat', Arial, sans-serif !important;">John Doe</font></span><br><span class="heading-two" style="font-family:'Montserrat', Arial, sans-serif; font-size:14px; line-height:16px; font-weight:500; color:#000; text-transform:capitalize;"><font face="'Montserrat', Arial, sans-serif !important;">Creative Director</font></span></td>
					</tr>
					<tr>
						<td style="padding-bottom: 7px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
							<tbody>
								<tr>
									<td width="16" style="padding-right: 5px;"><img src="img/icon-phone-10.png" width="16" height="16" alt=""/></td>
									<td><span class="paragraph" style="font-family:'Montserrat', Arial, sans-serif; font-size:12px; line-height:14px; font-weight:400; color:#000;"><font face="'Montserrat', Arial, sans-serif !important;">858-272-3400</font></span></td>
								</tr>
							</tbody>
						</table></td>
					</tr>
					<tr>
						<td style="padding-bottom: 7px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
							<tbody>
								<tr>
									<td width="16" style="padding-right: 5px;"><img src="img/icon-email-10.png" width="16" height="16" alt=""/></td>
									<td><a href="mailto:youremail@domain.com" target="_blank" style="color:#000; text-decoration: none !important; text-decoration: none;"><span class="paragraph" style="font-family:'Montserrat', Arial, sans-serif; font-size:12px; line-height:14px; font-weight:400; color:#000;"><font face="'Montserrat', Arial, sans-serif !important;">hi@website.com</font></span></a></td>
								</tr>
							</tbody>
						</table></td>
					</tr>
					<tr>
						<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
							<tbody>
								<tr>
									<td width="16" style="padding-right: 5px;"><img src="img/icon-website-10.png" width="16" height="16" alt=""/></td>
									<td><a href="http://www.yourwebsite.com" target="_blank" style="color:#000; text-decoration: none !important; text-decoration: none;"><span class="paragraph" style="font-family:'Montserrat', Arial, sans-serif; font-size:12px; line-height:14px; font-weight:400; color:#000;"><font face="'Montserrat', Arial, sans-serif !important;">www.website.com</font></span></a></td>
								</tr>
							</tbody>
						</table></td>
					</tr>
				</tbody>
			</table></td>
		</tr>
	</tbody>
</table>
<![endif]-->
</body>
</html>

Het makkelijkste is om een ​​map voor de handtekening aan te maken. U kopieert deze code in een tekst- of HTML-editor en past deze vervolgens aan met uw gegevens. Op het einde sla je het op met de extensie .html.

Naast het HTML-bestand maak je de map aan img waarin je de grafische elementen opneemt. Afbeelding en pictogrammen. U identificeert deze elementen in uw HTML-code. Voorbeeld: <img src="img/icon-email-10.png".../>.

Nadat u uw handtekening heeft aangepast, opent u het HTML-bestand in uw browser. Het resultaat moet vergelijkbaar zijn met de afbeelding aan het begin van de zelfstudie.

Hoe HTML-handtekening toe te voegen voor iPhone of iPad

Om ervoor te zorgen dat de handtekening open en leesbaar is voor ontvangers, moet deze worden gehost op een webserver of service cloud waarmee u HTML-bestanden en afbeeldingen kunt uploaden.

Ik heb mijn handtekening gezet Webadres.

E-mailhandtekening op internet
E-mailhandtekening op internet

Nadat de HTML-handtekening is gemaakt en online beschikbaar is, is de volgende stap het toevoegen van de HTML-handtekening aan uw e-mailaccounts op uw apparaten iPhone of iPad.

De zelfstudie is voor e-mailaccounts die aan de app zijn toegevoegd Mail aanwezig op alle apparaten iPhoneiPad, Mac.

1. Openen "Settings" scroll dan naar "Mail'.

2. In de opties "Mail"open"Signature'.

Hoe maak je een HTML e-mailhandtekening voor iPhone of iPad
Hoe maak je een HTML e-mailhandtekening voor iPhone of iPad

2. Open de weblink waarvan u de handtekening heeft en kopieer alle inhoud. U kunt dit doen vanaf Safari apparaten iPhone of iPad. Met de functie Handoff (Universal Clipboard) ingeschakeld, kunt u de HTML-handtekening van uw computer kopiëren Mac of MacBoek.

HTML-handtekening kopiëren
HTML-handtekening kopiëren

3. Ga terug naar “Signature” en plak (paste) de gekopieerde inhoud.

iPhone HTML-handtekening
iPhone HTML-handtekening

Na deze stap kunt u zeggen dat u hebt geleerd hoe u een HTML-e-mailhandtekening kunt maken en toevoegen iPhone of iPad.

HTML-handtekening binnen iPhone email
HTML-handtekening

Zie ook: Hoe maak je een HTML-handtekening met afbeelding voor Outlook

Maak je geen zorgen als je merkt dat bij punt 3 de tekst niet leesbaar is. De achtergrondkleur wordt gekopieerd uit de HTML-handtekeningbron. Dus als de ontvanger de e-mailinterface heeft ingesteld op een "donker" thema, zal uw bericht aankomen met een witte achtergrond.

Gepassioneerd door techniek schrijf ik met plezier verder StealthSettings.com sinds 2006. Ik heb uitgebreide ervaring met besturingssystemen: macOS, Windows şi Linux, maar ook in programmeertalen en blogplatforms (WordPress) en voor online winkels (WooCommerce, Magento, PrestaShop).

Hoe werkt het? » iHowTo » iHowTo - iOS » Hoe maak je een HTML e-mailhandtekening voor iPhone of iPad
Laat een bericht achter