Skip to content

Instantly share code, notes, and snippets.

@julie-ng
Created July 24, 2015 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save julie-ng/e2e78a18aa6409eb0ddd to your computer and use it in GitHub Desktop.
Save julie-ng/e2e78a18aa6409eb0ddd to your computer and use it in GitHub Desktop.
Example Responsive Email: UX Munich Schedule
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <!-- So that mobile will display zoomed in -->
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- enable media queries for windows phone 8 -->
<meta name="format-detection" content="telephone=no"> <!-- disable auto telephone linking in iOS -->
<title>Schedule</title>
<style type="text/css">
body {
margin: 0;
padding: 0;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
table {
border-spacing: 0;
}
table td {
border-collapse: collapse;
}
.ExternalClass {
width: 100%;
}
.ExternalClass,
.ExternalClass p,
.ExternalClass span,
.ExternalClass font,
.ExternalClass td,
.ExternalClass div {
line-height: 100%;
}
.ReadMsgBody {
width: 100%;
background-color: #ebebeb;
}
table {
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
img {
-ms-interpolation-mode: bicubic;
}
.yshortcuts a {
border-bottom: none !important;
}
.header-title a {
color: #999999;
text-decoration: none;
}
.ios-link-footer a {
color: #888888;
}
.ios-autolink a {
color: #555555;
text-decoration: none;
}
@media screen and (max-width: 600px) {
table[class*="container"] {
width: 100% !important;
max-width: 100% !important;
}
img {
max-width: 100% !important;
height: auto !important;
}
}
@media screen and (max-width: 400px) {
img[class="uxm-logo"] {
width: 92px !important;
height: 61px !important;
}
[class="header-title"] {
font-size: 13px !important;
line-height: 17px !important;
}
}
.talk .when .time a {
color: #333333;
text-decoration: none;
}
.talk .when .day a {
color: #999999;
text-decoration: none;
}
.break a,
.conf-day a {
color: #ffffff;
text-decoration: none;
}
@media screen and (max-width: 599px) {
table.name {
margin-right: 12px;
}
}
@media screen and (min-width: 401px) {
td[class="when"] {
width: 80px !important;
padding-right: 18px !important;
}
table[class*="slot"] span[class="title"] {
font-size: 20px !important;
line-height: 28px !important;
}
}
@media screen and (max-width: 416px) {
span.title {
display: block !important;
}
}
</style>
</head>
<body style="margin:0; padding:0;" bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<span class="preheader" style="visibility:hidden;opacity:0;color:#ffffff;height:0;width:0;mso-hide:all;display:none !important">What is UX? Practical talks, case studies and more to inspire designers and developers.</span>
<!-- 100% wrapper (grey background) -->
<table border="0" width="100%" height="100%" cellpadding="0" cellspacing="0" bgcolor="#ffffff">
<tr>
<td align="center" valign="top" bgcolor="#ffffff" style="background-color: #ffffff;">
<table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full-width" id="archive-link" style="width:100%;min-width:100%;margin-left:auto;margin-right:auto;background-color:#f1f1f1">
<tr>
<td style="padding-top:8px;padding-bottom:6px;font-weight:normal;font-size:11px;line-height:14px;font-family:Helvetica, Arial, sans-serif;color:#999999;text-align:center">
Email not displaying correctly? <a href="*%7CARCHIVE%7C*" style="color:#3493AD;color:#999999">View Email in Browser</a>
</td>
</tr>
</table>
<br>
<table width="600" border="0" cellpadding="0" cellspacing="0" class="container" style="width:600px;max-width:600px">
<tr>
<td align="center" class="header-logo" style="padding-bottom:14px">
<a href="http://uxmunich.com" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/shared/logo-rounded@2x.png" border="0" alt="" width="118" height="78" class="uxm-logo" hspace="0" vspace="0">
</a>
</td>
</tr>
<tr>
<td align="center" class="header-title" style="font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;text-transform:uppercase;color:#999;padding-bottom:10px">
19-20 March 2015<br>
Künstlerhaus Munich
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="banner-container" style='background-color:#CC4919;background-image:url("https://uxmunich-email.s3.amazonaws.com/new-speakers-jan/banner.jpg");background-repeat:no-repeat;background-position:center bottom;background-size:cover'>
<tr>
<td>
<table width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="container" style="width:600px;max-width:600px;margin-left:auto;margin-right:auto">
<tr>
<td class="banner" style="padding-top:30px;padding-left:20px;padding-right:20px;text-align:left">
<div class="banner-title" style="font-weight:500;font-size:30px;line-height:36px;font-family:Helvetica, Arial, sans-serif;color:#ffffff;text-align:center;padding-bottom:10px;padding-left:20px;padding-right:20px">Schedule and Topics Revealed</div>
</td>
</tr>
<tr>
<td class="banner-lead" style="font-weight:300;font-size:20px;line-height:28px;font-family:Helvetica, Arial, sans-serif;color:#eeeeee;text-align:center;padding-left:20px;padding-right:20px;padding-bottom:20px">
Who's speaking about what and when
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="600" border="0" cellpadding="0" cellspacing="0" class="container" style="width:600px;max-width:600px">
<tr>
<td class="content" align="left" style="padding-left:20px;padding-right:20px">
<div class="body" style="font-weight:normal;font-size:16px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#555555">
<br>
Hi everyone,
<br><br>
Sorry for the delay. We had most of the talks a few weeks ago. But as more came in, we had to move some people in the schedule. We also worked with the speakers to smooth out details, avoid overlaps, cover missing areas, etc. So please blame us for creating a curated conference, not the speakers for the delay.
<br><br>
And without further ado, the topics!
<br><br>
Cheers,<br>
– Julie, Elias, Dirk, and Sven<br>
UX Munich Team
</div>
</td>
</tr>
</table>
<br><br>
<table width="600" border="0" cellpadding="0" cellspacing="0" class="container" style="width:600px;max-width:600px">
<tr>
<td colspan="2" class="conf-day" style="background-color:#CC4919;padding-top:25px;padding-bottom:25px;font-weight:normal;font-size:24px;line-height:24px;font-family:Helvetica, Arial, sans-serif;text-align:center;color:#ffffff">
Thursday, 19 March
</td>
</tr>
<tr class="slot break" style="background-color:#3493AD;color:#fff">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right;padding-top:18px;padding-bottom:16px">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">9:00</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:18px;padding-bottom:16px">
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">
Registration, Coffee
</span>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">10:00</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
Welcome
</span>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">10:15</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/conrad-albrecht-buehler" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/conrad.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Conrad Albrecht-Buehler</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="http://2015.uxmunich.com/speakers/conrad-albrecht-buehler" style="color:#3493AD;text-decoration:none">
Effective Design: is there any way to know if you're good at your job?
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">After all these years, I'm still struggling with a very basic question: what makes a designer effective? <a class="more-link" href="http://2015.uxmunich.com/speakers/conrad-albrecht-buehler" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">11:15</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/andy-budd" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/andy.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Andy Budd</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="http://2015.uxmunich.com/speakers/andy-budd" style="color:#3493AD;text-decoration:none">
The UX of User Experience
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">UX design is all the rage at the moment, but how usable is it as a process? When experts can't agree to its definition, how are you supposed to bake it into practice? <a class="more-link" href="http://2015.uxmunich.com/speakers/andy-budd" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr class="slot break" style="background-color:#3493AD;color:#fff">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right;padding-top:18px;padding-bottom:16px">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">12:00</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:18px;padding-bottom:16px">
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">
Lunch
</span>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">13:30</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/marshall-haas" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/marshall.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Marshall Haas</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="http://2015.uxmunich.com/speakers/marshall-haas" style="color:#3493AD;text-decoration:none">
Making a Physical Product With A Small Team
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">A walk through of how Need/Want designed, manufactured, and successfully marketed several consumer products, all with a small team and budget. <a class="more-link" href="http://2015.uxmunich.com/speakers/marshall-haas" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">14:15</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/felix-niklas" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/felix.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Felix Niklas</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
Velvet Glove UI
</span>
</td>
</tr>
<tr class="slot break" style="background-color:#3493AD;color:#fff">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right;padding-top:18px;padding-bottom:16px">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">15:00</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:18px;padding-bottom:16px">
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">
Coffee Break
</span>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">15:30</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/leisa-reichelt" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/leisa.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Leisa Reichelt</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="http://2015.uxmunich.com/speakers/leisa-reichelt" style="color:#3493AD;text-decoration:none">
Changing organisations to improve products
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">The key to creating great innovative products, even within slow moving and conservative organisations, is to change the DNA of the organisation. But how? <a class="more-link" href="http://2015.uxmunich.com/speakers/leisa-reichelt" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">16:15</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/tiffany-conroy" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/tiffany.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Tiffany Conroy</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="http://2015.uxmunich.com/speakers/tiffany-conroy" style="color:#3493AD;text-decoration:none">
Lions and tigers and handling user capabilities
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">Many applications restrict access to some features for some users for various reasons, e.g. features accessible only to premium users. How do we handle this logic? <a class="more-link" href="http://2015.uxmunich.com/speakers/tiffany-conroy" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">17:00</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/erik-spiekermann" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/erik.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Erik Spiekermann</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="http://2015.uxmunich.com/speakers/erik-spiekermann" style="color:#3493AD;text-decoration:none">
Life is in Beta
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">Erik Spiekermann treats everything as a work in progress. We should constantly be thinking of rethinking design and redesigning thinking. But where do we start? <a class="more-link" href="http://2015.uxmunich.com/speakers/erik-spiekermann" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr class="slot break" style="background-color:#3493AD;color:#fff">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right;padding-top:18px;padding-bottom:16px">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">18:00</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:18px;padding-bottom:16px">
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">
Dinner
</span>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">20:00</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Thurs</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="" style="color:#3493AD;text-decoration:none">
After Party
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">Conference badges required for entry. <a class="more-link" href="" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr>
<td colspan="2" class="conf-day" style="background-color:#CC4919;padding-top:25px;padding-bottom:25px;font-weight:normal;font-size:24px;line-height:24px;font-family:Helvetica, Arial, sans-serif;text-align:center;color:#ffffff">
Friday, 20 March
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">9:30</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/rachel-ilan-simpson" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/rachel.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Rachel Ilan Simpson</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
Unboxing UX, Prototyping for Engineers
</span>
</td>
</tr>
<tr class="slot break" style="background-color:#3493AD;color:#fff">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right;padding-top:18px;padding-bottom:16px">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">15:00</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:18px;padding-bottom:16px">
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">
Coffee Break
</span>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">10:30</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/bram-stein" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/bram.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Bram Stein</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="http://2015.uxmunich.com/speakers/bram-stein" style="color:#3493AD;text-decoration:none">
The drawbacks of web fonts
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">Web fonts use has soared. Learn how to embrace the flash of unstyled text and avoid hiding your content while fonts are downloading. <a class="more-link" href="http://2015.uxmunich.com/speakers/bram-stein" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">11:15</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/kurzgesagt" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/kurzgesagt.png" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Kurzgesagt</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
tba
</span>
</td>
</tr>
<tr class="slot break" style="background-color:#3493AD;color:#fff">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right;padding-top:18px;padding-bottom:16px">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">12:00</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:18px;padding-bottom:16px">
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">
Lunch
</span>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">13:30</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
Round Table Discussion
</span>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">14:00</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/denise-jacobs" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/denise.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Denise Jacobs</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="http://2015.uxmunich.com/speakers/denise-jacobs" style="color:#3493AD;text-decoration:none">
Banish your Inner Critic
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">Your inner critic is an unconscious deterrent that stands between great ideas and their fruition. Let's discover how to anatomize this pernicious inner force and help you be a badass with your work. <a class="more-link" href="http://2015.uxmunich.com/speakers/denise-jacobs" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">14:45</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/adrian-holovaty" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/adrian.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Adrian Holovaty</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="http://2015.uxmunich.com/speakers/adrian-holovaty" style="color:#3493AD;text-decoration:none">
Case study: Soundslice interactive sheet music
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">A behind-the-scenes look at Soundslice, a web-based, 'responsive' sheet music player. <a class="more-link" href="http://2015.uxmunich.com/speakers/adrian-holovaty" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr class="slot break" style="background-color:#3493AD;color:#fff">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right;padding-top:18px;padding-bottom:16px">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">15:30</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:18px;padding-bottom:16px">
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#ffffff">
Coffee Break
</span>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">16:00</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/stef-lewandowski" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/stef.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Stef Lewandowski</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="http://2015.uxmunich.com/speakers/stef-lewandowski" style="color:#3493AD;text-decoration:none">
Hack, play, learn.
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">A hack-first approach to prototyping ideas in parallel to find the ones that work. <a class="more-link" href="http://2015.uxmunich.com/speakers/stef-lewandowski" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">16:45</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<table border="0" cellpadding="0" cellspacing="0" class="name" align="right" style="width:120px;max-width:120px">
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">
<a href="http://2015.uxmunich.com/speakers/vitaly-friedman" style="color:#3493AD">
<img src="https://uxmunich-email.s3.amazonaws.com/speakers/vitaly.jpg" border="0" alt="" width="110" height="78" class="photo" hspace="0" vspace="0" style="width:110px;max-width:100%;height:auto">
</a><br>
</td>
</tr>
<tr>
<td style="padding-left:10px;padding-top:6px;font-weight:bold;font-size:14px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#555555;text-align:center">Vitaly Friedman</td>
</tr>
</table>
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
<a href="http://2015.uxmunich.com/speakers/vitaly-friedman" style="color:#3493AD;text-decoration:none">
I Want To Be A Web Designer When I Grow Up
</a>
</span>
<div class="desc" style="font-weight:normal;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;color:#444444">Vitaly will look back, speak about his own experiences, successes, mistakes and failures and how recovering from them helped make his work better and more successful. <a class="more-link" href="http://2015.uxmunich.com/speakers/vitaly-friedman" style="color:#3493AD;font-weight:bold;text-decoration:none">→</a>
</div>
</td>
</tr>
<tr class="slot talk">
<td valign="top" align="left" class="when" style="width:50px;padding-top:12px;padding-bottom:15px;padding-left:6px;padding-right:12px;text-align:right">
<span class="time" style="font-weight:normal;font-size:18px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#333333">17:30</span><br>
<span class="day" style="font-weight:normal;font-size:12px;line-height:16px;font-family:Helvetica, Arial, sans-serif;color:#999999">Fri</span>
</td>
<td valign="top" align="left" class="info" style="padding-left:15px;min-width:100%;padding-top:12px;padding-bottom:12px">
<span class="title" style="font-weight:normal;font-size:18px;line-height:24px;font-family:Helvetica, Arial, sans-serif;color:#3493AD">
Closing &amp; Goodbye
</span>
</td>
</tr>
</table>
<br>
<table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full-width" style="width:100%;min-width:100%;margin-left:auto;margin-right:auto">
<tr>
<td class="body cta-banner" style="font-weight:normal;font-size:16px;line-height:22px;font-family:Helvetica, Arial, sans-serif;color:#555555;background-color:#f1f1f1;text-align:center;padding-top:10px;padding-bottom:30px;padding-top:30px;padding-bottom:0">
<strong>Got your UX Munich 2015 ticket yet?</strong>
</td>
</tr>
<tr>
<td class="cta-banner" style="background-color:#f1f1f1;text-align:center;padding-top:10px;padding-bottom:30px">
<table border="0" cellspacing="0" cellpadding="0" class="button" align="center" style="margin-left:auto;margin-right:auto">
<tr>
<td align="center" style="-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#CC4919"><a href="http://uxmunich2015.eventbrite.de/" style="color:#3493AD;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-weight:bold;font-size:14px;line-height:20px;font-family:Helvetica, Arial, sans-serif;text-decoration:none;display:inline-block;padding:12px 18px;background-color:#CC4919;border:1px solid #CC4919;color:#ffffff"><!--[if mso]>&nbsp;<![endif]-->Register now →<!--[if mso]>&nbsp;<![endif]--></a></td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<table border="0" width="600" align="center" cellpadding="0" cellspacing="0" class="container" style="width:600px;max-width:600px;margin-left:auto;margin-right:auto">
<tr>
<td class="footer" style="font-weight:normal;font-size:12px;line-height:18px;font-family:Helvetica, Arial, sans-serif;color:#888888;text-align:center;padding-left:20px;padding-right:20px">
<br>
Thank you to our sponsors:
<br><br>
<span class="sponsor-platinum" style="font-weight:bold;color:#3493AD">PLATINUM</span><br>
<a href="https://cliqz.com/" style="color:#3493AD;text-decoration:none;">
<img src="https://uxmunich-email.s3.amazonaws.com/shared/sponsor-cliqz.png" border="0" alt="Cliqz" width="150" height="45" hspace="0" vspace="0">
</a>
<br><br>
<span class="sponsor-gold" style="font-weight:bold;color:#CC4919">GOLD</span><br>
<a href="http://mailchimp.com" style="color:#3493AD;text-decoration:none;">
<img src="https://uxmunich-email.s3.amazonaws.com/shared/sponsor-mailchimp.png" border="0" alt="Mailchimp" width="150" height="38" hspace="0" vspace="0">
</a>
<br><br>
<span class="sponsor-gold" style="font-weight:bold;color:#CC4919">GOLD</span><br>
<a href="https://www.freeletics.com/" style="color:#3493AD;text-decoration:none;">
<img src="https://uxmunich-email.s3.amazonaws.com/shared/sponsor-freeletics.png" border="0" alt="Freeletics" width="110" height="65" hspace="0" vspace="0">
</a>
<br><br><br>
<a href="http://2015.uxmunich.com/sponsors" style="color:#3493AD">All sponsors →</a>
<br><br><br>
UX Munich is brought to you by Refresh Munich e.V. non-profit association registered in Munich and supported by state funding from:
<br><br>
<img src="https://uxmunich-email.s3.amazonaws.com/shared/logo-bayern-staat.png" border="0" alt="Bayerisches Staatsministerium" width="66" height="40" class="sponsor-bayern-statt" hspace="0" vspace="0">
<img src="https://uxmunich-email.s3.amazonaws.com/shared/logo-bayern-design.png" border="0" alt="Bayern Design" width="55" height="40" class="sponsor-bayern-design" hspace="0" vspace="0" style="margin-left:6px">
<br><br>
<strong>Want to support UX Munich?</strong><br>
Get in touch at <a href="mailto:sponsoring@uxmunich.com" style="color:#3493AD">sponsoring@uxmunich.com</a>
<br><br>
*|LIST:DESCRIPTION|*
<br><br>
<a style="color:#3493AD;color:#888888;" href="*%7CUNSUB%7C*">Unsubscribe</a> or <a style="color:#3493AD;color:#888888;" href="*%7CUPDATE_PROFILE%7C*">Update your subscription preferences</a>
<br><br>
<span class="ios-link-footer">
*|HTML:LIST_ADDRESS_HTML|*
</span>
<br>
Registergericht: Amtsgericht München<br>
Registernummer: VR 204536<br>
*|REWARDS|*
</td>
</tr>
</table>
<br><br>
</td>
</tr>
</table>
<!--/100% wrapper-->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment