mogholito
3/31/2017 - 1:50 PM

Disable Apple iOS link detection

Disable Apple iOS link detection

<!DOCTYPE html>
<html>
<head>
	<title></title>
	<style type="text/css">
		a[x-apple-data-detectors=true] {
			color: inherit !important;
			text-decoration: inherit !important;
		}
	</style>

<style type="text/css">

</style>
</head>
<body>
	<table width="100%" cellpadding="0" cellspacing="0" align="center" border="0">
		<tr>
			<td align="center">
				<center>
					<table cellpadding="0" cellspacing="0" width="600" style="font-family: sans-serif; font-size: 16px; line-height: 22px; color: #767676; text-align: left;">
						<tr>
							<td style="padding-top:20px;">
								<p style="margin: 0 0 8px 0;">To prevent Gmail to also create link automaticaly, add the HTML entity &#173; (soft-hyphen) before each string.</p>
								<p style="margin: 0 0 8px 0;"><b>Date</b>: 12th January, 2017</p>
								<p style="margin: 0 0 8px 0;"><b>Time</b>: 10:00am to 2:00pm, EST</p>
								<p style="margin: 0 0 8px 0;"><b>RSVP</b>: Phone 0400&#173; 500&#173; 600 or &#173;03&#173; 8597&#173; 5555</p>
								<p style="margin: 0 0 8px 0;"><b>Email</b>: sample&#173;@email&#173;.com</p>
							</td>
						</tr>
					</table>
				</center>
			</td>
		</tr>
	</table>
</body>
</html>