HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URLs added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by Skypack, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ES6 import
usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta name="viewport" content="width=device-width, initial scale=1.0" />
<title>Salesforce Developer Newsletter</title>
<style type="text/css">
html {
-webkit-text-size-adjust: none;
}
.ReadMsgBody {
width: 100%;
}
* .ExternalClass {
line-height: 100% !important;
}
table, td {
border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt !important;
}
body {
padding: 0px auto !important;
margin: 0px auto !important;
}
table .hover tr.odds {
background-color: #f1f1f1 !important;
}
table .hover tr.evens {
background-color: #f9f9f9 !important;
}
table .hover tr:hover {
background-color: #DFDFDF !important;
}
.noioslink {
color: #333333 !important;
text-decoration: none !important;
pointer-events: none !important;
}
.noioslink2 {
color: #808080 !important;
text-decoration: none !important;
pointer-events: none !important;
}
.noioslink3 {
color: #ffffff !important;
text-decoration: none !important;
pointer-events: none !important;
}
@media {
@font-face{font-family:'SalesforceSansBold';src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Bold.eot');src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Bold.eot?#iefix') format('embedded-opentype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Bold.woff') format('woff'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Bold.woff2') format('woff2'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Bold.ttf') format('truetype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Bold.svg#SalesforceSansBold')
format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'SalesforceSansBoldItalic';src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.eot');src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.eot?#iefix') format('embedded-opentype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.woff') format('woff'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.woff2') format('woff2'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.ttf')
format('truetype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.svg#SalesforceSansBoldItalic') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'SalesforceSansItalic';src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Italic.eot');src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Italic.eot?#iefix') format('embedded-opentype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Italic.woff') format('woff'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Italic.woff2') format('woff2'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Italic.ttf')
format('truetype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Italic.svg#SalesforceSansItalic') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'SalesforceSansLight';src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Light.eot');src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Light.eot?#iefix') format('embedded-opentype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Light.woff') format('woff'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Light.woff2') format('woff2'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Light.ttf')
format('truetype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Light.svg#SalesforceSansLight') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'SalesforceSansLightItalic';src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.eot');src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.eot?#iefix') format('embedded-opentype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.woff') format('woff'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.woff2') format('woff2'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.ttf')
format('truetype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-BoldItalic.svg#SalesforceSansLightItalic') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'SalesforceSansRegular';src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Regular.eot');src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Regular.eot?#iefix') format('embedded-opentype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Regular.woff') format('woff'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Regular.woff2') format('woff2'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Regular.ttf')
format('truetype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Regular.svg#SalesforceSansRegular') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'SalesforceSansThin';src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Thin.eot');src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Thin.eot?#iefix') format('embedded-opentype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Thin.woff') format('woff'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Thin.woff2') format('woff2'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Thin.ttf') format('truetype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Thin.svg#SalesforceSansThin')
format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'SalesforceSansThinItalic';src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-ThinItalic.eot');src:url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-ThinItalic.eot?#iefix') format('embedded-opentype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-ThinItalic.woff') format('woff'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-ThinItalic.woff2') format('woff2'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-ThinItalic.ttf')
format('truetype'),url('http://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-ThinItalic.svg#SalesforceSansThinItalic') format('svg');font-weight:normal;font-style:normal}
}
@media only screen and (max-width: 480px) {
table[class="wrapper"], td[class="wrapper"] {
width: 100% !important;
}
table[class="100pcwidth"] {
width: 100% !important;
margin: 0px auto !important;
}
td[class="hide"], a[class="hide"], span[class="hide"], img[class="hide"] {
display: none !important;
}
td[class="stack"] {
width: 90% !important; float: left !important;
padding: 5% !important;
height: auto !important;
}
td[class="stack2"] {
width: 90% !important; float: left !important;
padding-top: 0% !important;
padding-right: 5% !important;
padding-bottom: 5% !important;
padding-left: 5% !important;
height: auto !important;
}
td[class="stackctr"] {
width: 90% !important;
float: left !important;
padding-top: 5% !important;
padding-right: 5% !important;
padding-bottom: 5% !important;
padding-left: 5% !important;
margin: 0px auto !important;
text-align: center !important;
}
td[class="0pcpadding"] {
padding-top: 10% !important;
padding-right: 0% !important;
padding-bottom: 10% !important;
padding-left: 0% !important;
}
td[class="0pcpadding2"] {
padding-top: 10% !important;
padding-right: 0% !important;
padding-bottom: 5% !important;
padding-left: 0% !important;
}
td[class="5pcpadding"] {
width: 90% !important;
padding: 5% !important;
}
td[class="5pcpadding2"] {
padding-top: 0% !important;
padding-right: 5% !important;
padding-bottom: 10% !important;
padding-left: 5% !important;
}
td[class="5pcpadding3"] {
padding-top: 10% !important;
padding-right: 5% !important;
padding-bottom: 10% !important;
padding-left: 5% !important;
}
img[class="image"] {
width: 100% !important;
height: auto !important;
}
img[class="image2"] {
width: 50% !important;
height: auto !important;
min-width: 100px !important;
margin: 0px auto !important;
}
img[class="image75"] {
width: 75% !important;
height: auto !important;
}
span[class="preheader"], a[class="preheader"] {
margin-bottom: 15px !important;
margin-top: 0px !important;
margin-right: 0px !important;
margin-left: 0px !important;
font-size: 13px !important;
line-height: 15px !important;
}
span[class="13font"] {
font-size: 13px !important;
line-height: 15px !important;
}
span[class="14font"] {
font-size: 14px !important;
line-height: 16px !important;
}
span[class="16font"] {
font-size: 16px !important;
line-height: 18px !important;
}
span[class="18font"] {
font-size: 18px !important;
line-height: 23px !important;
}
span[class="22font"] {
font-size: 22px !important;
line-height: 28px !important;
}
td[class="web"], table[class="web"] {
display: none !important;
}
.mobile, td[class="mobile"], table[class="mobile"], img[class="mobile"], div[class="mobile"], tr[class="mobile"] {
display: inline-block !important;
width: auto !important;
overflow: visible !important;
height: auto !important;
max-height: inherit !important;
font-size: 15px !important;
line-height:21px !important;
visibility:visible !important;
}
img[class="mobile-image"] {
display: block !important;
height: auto !important;
max-height: inherit !important;
overflow: visible !important;
visibility:visible !important;
width: 100% !important;
}
img[class="100pcwidth"] {
width: 100% !important;
height: auto !important;
}
td[class="text-center"] {
text-align:center !important;
}
</style>
</head>
<body style="background-color: #DFDFDF; margin: 0px; padding: 0px;"><style type="text/css">
div.preheader
{ display: none !important; }
</style>
<div class="preheader" style="font-size: 1px; display: none !important;">Connect with local developers to earn badges & win prizes!</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#0d344e">
<tr>
<td align="center" valign="middle" bgcolor="#0d344e" style="padding-top:7px; padding-bottom:7px;">
<table width="650" border="0" cellpadding="0" cellspacing="0" class="wrapper">
<tr>
<td align="center" valign="bottom" style="padding-top:5px; padding-bottom:5px; padding-right: 50px;" class="stack"><a href="http://click.mail.salesforce.com/?qs=e86f8c1e5e0d1c5f1559990c86342e9a1cea658ac8963082a3d3ecb43ff10ca0" target="_blank" style="border-bottom-style:none;"><img src="http://image.mail.salesforce.com/lib/fe981c727564047b72/m/1/Logo_sfdcdevelopers_white_250x58.png" alt="Salesforce Developers" width="200" height="46" style="display: block; font-family: Arial; font-size: 12px; color: #ffffff; line-height: 20px; text-decoration: none;" title="Salesforce Developers" border="0" /></a></td>
<td align="center" valign="middle" class="stack"><span style="font-family: 'SalesforceSansLight', Helvetica Neue, Helvetica, Arial, sans-serif;color:#ffffff;font-size:14px;line-height:14px;">June 23, 2015 • Newsletter</span></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#0694d2" class="wrapper">
<tr>
<td align="center" valign="bottom" background="http://images.news.marketing.salesforce.com/eloquaimages/clients/salesforcecominc/{d4de00a1-b2a0-4a02-98ad-953a408a5f61}_AO_BGIMG.png" style="font-family: Arial, Helvetica, sans-serif; color: #555555; margin: 0px; background-image: url('http://images.news.marketing.salesforce.com/eloquaimages/clients/salesforcecominc/{d4de00a1-b2a0-4a02-98ad-953a408a5f61}_AO_BGIMG.png'); background-repeat: no-repeat !important; background-size: cover; background-position:center;padding-top:20px;padding-bottom:20px;" bgcolor="#0694d2" class="0pcpadding">
<table width="705" border="0" align="center" cellpadding="0" cellspacing="0" class="wrapper">
<tr>
<td align="center" valign="middle" style="font-family:SalesforceSansRegular,Arial, Helvetica, sans-serif;color:#ffffff;">
<!--[if gte mso 9]>
<v:rect style="width:950px;height:305px; padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;" strokecolor="none">
<v:fill type="tile" color="#0084c4" src="http://images.news.marketing.salesforce.com/eloquaimages/clients/salesforcecominc/{d4de00a1-b2a0-4a02-98ad-953a408a5f61}_AO_BGIMG.png " /></v:fill>
</v:rect>
<v:shape id="NameHere" style="position:absolute;width:950px;height:305px; padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;">
<![endif]-->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="center" class="stack"><a href="http://click.mail.salesforce.com/?qs=6eaa51c8abf3af86b56e47fbb634f34b788949da4c995716ab0ac7af746728c9" target="_blank" style="color: #009ddc; text-decoration: none;"><img src="https://res.cloudinary.com/hy4kyit2a/image/upload/2015-06-trailhead-summer-flogo.png" width="275" height="275" alt="speaker" style="display: block; font-family:SalesforceSansRegular, Arial, Helvetica, sans-serif;font-size:12px;line-height:16px;color:#009ddc;border-style:none;text-align:center;" border="0" class="image75" /></a></td>
<td align="left" valign="middle" style="padding-top: 0px;padding-right: 20px;padding-bottom: 0px;padding-left: 20px;" class="stackctr"><span style="font-family:SalesforceSansRegular,Arial, Helvetica, sans-serif;color:#ffffff;font-size:26px;line-height:30px;">Learn, Explore, and Win
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20"> </td>
</tr>
</table>
<span style="font-size: 18px; line-height: 22px;">Connect with your local developer group for a fun hands-on session exploring Trailhead. Earn badges and win prizes!</span></span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20"> </td>
</tr>
</table>
<table width="210" border="0" cellpadding="0" cellspacing="0" class="100pcwidth">
<tr>
<td align="center" valign="middle" bgcolor="#ff9900" style="padding: 15px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;"><span style="font-family: 'SalesforceSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif; color: #ffffff; text-decoration: none; font-size: 13px; line-height: 13px;"><a href="http://click.mail.salesforce.com/?qs=307d3a88883077a0469d9f48f0efc5333a093dfc414a9ae82dc5ed17be0f6c97" target="_blank" style="color: #ffffff; text-decoration: none;">FIND AN EVENT NEAR YOU</a></span></td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if gte mso 9]>
</v:shape>
<![endif]-->
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff" style="border-top-color:#00a3e0; border-top-style:solid; border-top-width:5px;">
<tr>
<td align="center" valign="middle" style="padding-top:40px; padding-bottom: 40px;" class="5pcpadding"><table width="650" border="0" cellspacing="0" cellpadding="0" class="wrapper">
<tr>
<td colspan="2" align="center" valign="middle" style="padding-bottom:30px;" class="5pcpadding"><span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#555555;font-size:24px;line-height:24px; font-weight: 200 !important;" class="22font">Top reads from the blog</span></td>
</tr>
<tr>
<td align="center" valign="top" style="padding-top:0px; padding-right:20px; padding-bottom:30px; padding-left:20px;" class="0pcpadding"><a href="http://click.mail.salesforce.com/?qs=10bddbffc84612c949124b5df5c57e7a426dc475c73862a739942fa357ab9fa6" target="_blank" style="border-bottom-style:none;"><img src="https://res.cloudinary.com/hy4kyit2a/image/upload/magnifying-glass.png" alt="" style="display: block; font-family: Arial; font-size: 12px; color: #ffffff; line-height: 20px; text-decoration: none;" border="0" width="75" height="75" /></a></td>
<td align="left" valign="top" class="5pcpadding3"><span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#009ddc;font-size:20px;line-height:28px; font-weight: 300 !important;" class="18font"><a href="http://click.mail.salesforce.com/?qs=cc768008d1430214f78bcb6baf074d9189255deeff87fc085742e807129650cb" target="_blank" style="color:#009ddc; text-decoration:none" >Field index best practices</a></span><br />
<span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#555555;font-size:16px;line-height:21px;" class="18font">Learn insider tricks to create efficient Salesforce reports, list views, and SOQL queries.</span></td>
</tr>
<tr>
<td align="center" valign="top" style="padding-top:0px; padding-right:20px; padding-bottom:30px; padding-left:20px;" class="0pcpadding"><a href="http://click.mail.salesforce.com/?qs=df191cfae9daf3a82efc6b5ac763006eb7ea0a62d4e695f871414f242ebe1795" target="_blank" style="border-bottom-style:none;"><img src="https://res.cloudinary.com/hy4kyit2a/image/upload/star_5.png" alt="" style="display: block; font-family: Arial; font-size: 12px; color: #ffffff; line-height: 20px; text-decoration: none;" border="0" width="75" height="75" /></a></td>
<td align="left" valign="top" class="5pcpadding3"><span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#009ddc;font-size:20px;line-height:28px; font-weight: 300 !important;" class="18font"><a href="http://click.mail.salesforce.com/?qs=a20b1ad212847aa1c6592aa00221d4e98eae71d97b021a5f6acf7f9155b614ac" target="_blank" style="color:#009ddc; text-decoration:none" >Want a rating widget for Lightning?</a></span><br />
<span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#555555;font-size:16px;line-height:21px;" class="18font">Follow along with Christophe Coenraets as he creates a reusable SVG rating component.</span></td>
</tr>
<tr>
<td align="center" valign="top" style="padding-top:0px; padding-right:20px; padding-bottom:20px; padding-left:20px;" class="0pcpadding"><a href="http://click.mail.salesforce.com/?qs=5b1a69c402e8885ca949054d66533f41d51e409bf718a7c7a7ab9d08d7746706" target="_blank" style="border-bottom-style:none;"><img src="https://res.cloudinary.com/hy4kyit2a/image/upload/components_1.png" alt="" style="display: block; font-family: Arial; font-size: 12px; color: #ffffff; line-height: 20px; text-decoration: none;" border="0" width="80" height="80" /></a></td>
<td align="left" valign="top" class="5pcpadding3"><span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#009ddc;font-size:20px;line-height:28px; font-weight: 300 !important;" class="18font"><a href="http://click.mail.salesforce.com/?qs=bf20f67304a8a29ccc77ce9c3f88da2efe53d2c5a82e8f934d092a9b9550c838" target="_blank" style="color:#009ddc; text-decoration:none" >JavaScript Controllers vs Helpers</a></span><br />
<span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#555555;font-size:16px;line-height:21px;" class="18font">Raja Rao DV answers one of the most popular questions about Lightning Components.</span></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#0694d2" class="wrapper">
<tr>
<td height="300" align="center" valign="middle" style="font-family: Arial, Helvetica, sans-serif; color: #555555; margin: 0px;" bgcolor="#4e6a91" class="0pcpadding">
<table width="650" border="0" align="center" cellpadding="0" cellspacing="0" class="wrapper">
<tr>
<td align="center" valign="middle" style="font-family:SalesforceSansRegular,Arial, Helvetica, sans-serif;color:#ffffff;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="center" style="padding-right:20px;padding-left:20px;" class="stack"><a href="http://click.mail.salesforce.com/?qs=e39f0d2df7283523055e9f8b1624ef668fcc79d7c263a42def20f20126adf11c" target="_blank" style="color: #009ddc; text-decoration: none;"><img src="http://images.news.marketing.salesforce.com/eloquaimages/clients/salesforcecominc/{802d1b6c-974a-4577-bb37-62902fa99ee3}_guarav_whbqzx_AO.png " width="200" height="200" alt="speaker" style="display: block; font-family:SalesforceSansRegular, Arial, Helvetica, sans-serif;font-size:12px;line-height:16px;color:#009ddc;border-style:none;text-align:center;" border="0" class="image75" /></a></td>
<td align="left" valign="middle" style="padding-top: 20px;padding-right: 20px;padding-bottom: 40px;padding-left: 20px;" class="stackctr"><span style="font-family:SalesforceSansRegular,Arial, Helvetica, sans-serif;color:#ffffff;font-size:16px;line-height:20px;">COMMUNITY SPOTLIGHT</span><br />
<span style="font-family:SalesforceSansRegular,Arial, Helvetica, sans-serif;color:#ffffff;font-size:26px;line-height:30px;">Learn how Gaurav Kheterpal used <a href="#" style="color: #ffffff; text-decoration: none; pointer-events: none;">Force.com</a> to make a mark in mobility.
</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20"> </td>
</tr>
</table>
<table width="210" border="0" cellpadding="0" cellspacing="0" class="100pcwidth">
<tr>
<td align="center" valign="middle" bgcolor="#ff9900" style="padding: 15px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;"><span style="font-family: 'SalesforceSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif; color: #ffffff; text-decoration: none; font-size: 13px; line-height: 13px;"><a href="http://click.mail.salesforce.com/?qs=4ff0530aa6df8b3eca35c5c8b346caa349d4d1ee204291d48a16efe8c49fff78" target="_blank" style="color: #ffffff; text-decoration: none;">GET INSPIRED</a></span></td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if gte mso 9]>
</v:shape>
<![endif]-->
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#e7e7e7">
<tr>
<td align="center" valign="middle" style="padding-top:40px; padding-bottom: 30px; border-bottom-width: 1px; border-bottom-color: #cfd3d4; border-bottom-style: solid;" class="0pcpadding2"><table width="650" border="0" cellspacing="0" cellpadding="0" bgcolor="#e7e7e7" class="wrapper">
<tr>
<td colspan="2" align="center" valign="middle" style="padding-top:0px; padding-right:80px; padding-bottom:30px; padding-left:80px;" class="5pcpadding"><span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#555555;font-size:24px;line-height:24px; font-weight: 200 !important;" class="22font">Upcoming ELEVATE Developer Workshops<br />
</span></td>
</tr>
<tr>
<td colspan="2" align="center" valign="top" style="padding-top:20px; padding-right:20px; padding-bottom:0px; padding-left:20px;" class="0pcpadding">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="165" align="center" valign="top" class="stack"><img src="https://res.cloudinary.com/hy4kyit2a/image/upload/events-picon.png" width="80" height="80" alt="Washington DC" style="display: block; font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:16px;color:#333333;border-style:none;text-align:center;" border="0" />
<br />
<span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#555555;font-size:16px;line-height:20px; font-weight: 200 !important;" class="18font"><strong><a href="#" style="color: #555555;font-size:20px; text-decoration: none; pointer-events: none;">June 25</a>
</strong><br />
SAN FRANCISCO, CA</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20">
</td></tr></table>
<table width="165" border="0" cellpadding="0" cellspacing="0" class="100pcwidth">
<tr>
<td align="center" valign="middle" bgcolor="#16325c" style="padding: 15px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;"><span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif; color: #009ddc; text-decoration: none; font-size: 13px; line-height: 13px;"><a href="http://click.mail.salesforce.com/?qs=6f6349cb7aa103b72d0902ddeaa82557be8b06357e68f0d938c47b6b359998de" title="REGISTER NOW" target="_blank" style="color: #ffffff; text-decoration: none;">REGISTER NOW</a></span></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20">
</td></tr></table>
</td>
<td width="45" class="hide"> </td>
<td width="165" align="center" valign="top" class="stack"><img src="https://res.cloudinary.com/hy4kyit2a/image/upload/events-picon.png" width="80" height="80" alt="Washington DC" style="display: block; font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:16px;color:#333333;border-style:none;text-align:center;" border="0" />
<br />
<span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#555555;font-size:16px;line-height:20px; font-weight: 200 !important;" class="18font"><strong><a href="#" style="color: #555555;font-size:20px; text-decoration: none; pointer-events: none;">July 14</a></strong><br />
PHOENIX, AZ</a></span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20">
</td></tr></table>
<table width="165" border="0" cellpadding="0" cellspacing="0" class="100pcwidth">
<tr>
<td align="center" valign="middle" bgcolor="#16325c" style="padding: 15px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;"><span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif; color: #009ddc; text-decoration: none; font-size: 13px; line-height: 13px;"><a href="http://click.mail.salesforce.com/?qs=c2ebb65226c188b7b6a8160fbc32df3f73373367f9cbfef2ef264c6681380bc4" title="REGISTER NOW" target="_blank" style="color: #ffffff; text-decoration: none;">REGISTER NOW</a></span></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20">
</td></tr></table>
</td>
<td width="45" class="hide"> </td>
<td width="165" align="center" valign="top" class="stack"><img src="https://res.cloudinary.com/hy4kyit2a/image/upload/events-picon.png" width="80" height="80" alt="Washington DC" style="display: block; font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:16px;color:#333333;border-style:none;text-align:center;" border="0" />
<br />
<span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#555555;font-size:16px;line-height:20px; font-weight: 200 !important;" class="18font"><strong><a href="#" style="color: #555555;font-size:20px; text-decoration: none; pointer-events: none;">July 14</a></strong><br />
SEATTLE, WA</a></span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20">
</td></tr></table>
<table width="165" border="0" cellpadding="0" cellspacing="0" class="100pcwidth">
<tr>
<td align="center" valign="middle" bgcolor="#16325c" style="padding: 15px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;"><span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif; color: #009ddc; text-decoration: none; font-size: 13px; line-height: 13px;"><a href="http://click.mail.salesforce.com/?qs=39db5a7370f27ad0cffd572f40b5987658766e98a26aa8f350fea11ba1c86e51" title="REGISTER NOW" target="_blank" style="color: #ffffff; text-decoration: none;">REGISTER NOW</a></span></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#e7e7e7">
<tr>
<td align="center" valign="middle" bgcolor="#e7e7e7" class="0pcpadding2" style="padding-top:30px; padding-bottom: 40px;"><table width="650" border="0" cellspacing="0" cellpadding="0" bgcolor="#e7e7e7" class="wrapper">
<tr>
<td colspan="2" align="center" valign="middle" style="padding-top:0px; padding-right:80px; padding-bottom:30px; padding-left:80px;" class="5pcpadding"><span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#555555;font-size:24px;line-height:24px; font-weight: 200 !important;" class="22font">Upcoming Developer Zones <br />
</span></td>
</tr>
<tr>
<td colspan="2" align="center" valign="top" style="padding-top:20px; padding-right:20px; padding-bottom:0px; padding-left:20px;" class="0pcpadding">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="57" class="hide"> </td>
<td width="165" align="center" valign="top" class="stack"><img src="http://images.news.marketing.salesforce.com/eloquaimages/clients/salesforcecominc/{0ca65e52-0e2c-4920-a3cf-ed6ee5f79397}_img_events_paris_225x137.png" width="90" height="90" alt="Washington DC" style="display: block; font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:16px;color:#333333;border-style:none;text-align:center;" border="0" />
<br />
<span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#555555;font-size:18px;line-height:20px; font-weight: 200 !important;" class="18font"><strong><a href="#" style="color: #555555; text-decoration: none; font-size: 20px; pointer-events: none;">June 25</a></strong><br />
PARIS, FRANCE</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20">
</td></tr></table>
<table width="165" border="0" cellpadding="0" cellspacing="0" class="100pcwidth">
<tr>
<td align="center" valign="middle" bgcolor="#16325c" style="padding: 15px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;"><span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif; color: #009ddc; text-decoration: none; font-size: 13px; line-height: 13px;"><a href="http://click.mail.salesforce.com/?qs=36fe24e8e6c2303782b095b95be5402427a9394a36641bd313054c54ce0ea89a" title="REGISTER NOW" target="_blank" style="color: #ffffff; text-decoration: none;">REGISTER NOW</a></span></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20">
</td></tr></table>
</td>
<td width="57" class="hide"> </td>
<td width="165" align="center" valign="top" class="stack"><img src="http://images.news.marketing.salesforce.com/eloquaimages/clients/salesforcecominc/{6b4c51f8-b84b-4869-b48b-0d167c3410b2}_img_events_munich_225x137.png" width="90" height="90" alt="New York City" style="display: block; font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:16px;color:#333333;border-style:none;text-align:center;" border="0" />
<br />
<span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif;color:#555555;font-size:18px;line-height:20px; font-weight: 200 !important;" class="18font"><strong><a href="#" style="color: #555555; text-decoration: none; font-size: 20px; pointer-events: none;">July 02</a></strong><br />
MUNICH, GERMANY</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20">
</td></tr></table>
<table width="165" border="0" cellpadding="0" cellspacing="0" class="100pcwidth">
<tr>
<td align="center" valign="middle" bgcolor="#16325c" style="padding: 15px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;"><span style="font-family: 'SalesforceSansRegular', Helvetica Neue, Helvetica, Arial, sans-serif; color: #009ddc; text-decoration: none; font-size: 13px; line-height: 13px;"><a href="http://click.mail.salesforce.com/?qs=e955e1df3500b7df64b0d71a36cb7066bf0f8f50399f237ad88c3b8e00dd8261" title="REGISTER NOW" target="_blank" style="color: #ffffff; text-decoration: none;">REGISTER NOW</a></span></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20">
</td></tr></table>
</td>
<td width="58" class="hide"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#ffffff" class="wrapper">
<tr>
<td height="300" align="center" valign="middle" background="https://res.cloudinary.com/hy4kyit2a/image/upload/2015-06-1500x300-cfp-bg-email.png" style="font-family: SalesforceSansRegular, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 16px; line-height: 16px; margin: 0px; background-image: url('https://res.cloudinary.com/hy4kyit2a/image/upload/2015-06-1500x300-cfp-bg-email.png'); no-repeat !important; background-size: cover;" bgcolor="#0f2e61" class="0pcpadding">
<table width="425" border="0" align="center" cellpadding="0" cellspacing="0" class="wrapper">
<tr>
<td align="center" valign="middle" style="font-family:SalesforceSansRegular,Arial, Helvetica, sans-serif;color:#ffffff;" class="5pcpadding">
<!--[if gte mso 9]>
<v:rect style="width:630px;height:358px; padding-top:20px;padding-right:10px;padding-bottom:20px;padding-left:10px;" strokecolor="none">
<v:fill type="tile" color="#0f2e61" /></v:fill>
</v:rect>
<v:shape id="NameHere" style="position:absolute;width:630px;height:358px; padding-top:20px;padding-right:10px;padding-bottom:20px;padding-left:10px;">
<![endif]-->
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="wrapper">
<tr>
<td align="center" valign="top" style="padding-top: 10px;padding-bottom: 10px;" class="stack"><img src="https://res.cloudinary.com/hy4kyit2a/image/upload/2015-06-300x300-df15-logo.png" width="200" height="200" alt="" style="display: block; font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:14px;color:#009ddc;border-style:none;text-decoration:none;" border="0" />
</td>
</tr>
<tr>
<td align="center" valign="middle" style="font-family:SalesforceSansRegular,Arial, Helvetica, sans-serif;color:#ffffff; padding-top: 0px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px;" class="5pcpadding"><span style="font-family:SalesforceSansRegular,Arial, Helvetica, sans-serif;color:#ffffff;font-size:20px;line-height:22px;"><strong>San Francisco • September 15-18, 2015</strong></span>
</td>
</tr>
<tr>
<td align="center" valign="middle" style="font-family:SalesforceSansRegular,Arial, Helvetica, sans-serif;color:#ffffff;padding-top: 0px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px" class="5pcpadding7"><span style="font-family:SalesforceSansRegular,Arial, Helvetica, sans-serif;color:#ffffff;font-size: 18px; line-height: 22px;">Join developers from around the world to learn new skills through interactive sessions and hands-on training.</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="20"> </td>
</tr>
</table>
<table width="210" border="0" cellpadding="0" cellspacing="0" class="100pcwidth">
<tr>
<td align="center" valign="middle" bgcolor="#ff9900" style="padding: 15px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;"><span style="font-family: 'SalesforceSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif; color: #ffffff; text-decoration: none; font-size: 13px; line-height: 13px;"><a href="http://click.mail.salesforce.com/?qs=af2df579a4b671fc6974aa099b1280d650b043a60f590fd42efe9e17ac1318d0" target="_blank" style="color: #ffffff; text-decoration: none;">SIGN ME UP</a></span></td>
</tr>
</table><br />
<br />
</td>
</tr>
</table>
<!--[if gte mso 9]>
</v:shape>
<![endif]-->
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#dfdfdf">
<tr>
<td align="center" valign="top" bgcolor="#dfdfdf"><table class="wrapper" width="650" border="0" cellpadding="0" cellspacing="0" bgcolor="#dfdfdf">
<tr>
<td style="padding-top:40px;padding-right:20px;padding-bottom:20px;padding-left:20px;" valign="top" align="left" bgcolor="#DFDFDF" class="5pcpadding3"><span style="font-family: 'SalesforceSansRegular', Arial, Helvetica, sans-serif; color: #808080; font-size: 11px; line-height: 14px;" class="13font">
© 2015 <a href="http://click.mail.salesforce.com/?qs=d172fc002b25647f38537dbbb6c207ed17943b32ad8d55870d2a4be8461e263a" title="salesforce.com" target="_blank" style="text-decoration: none; color: #808080;">salesforce.com</a>, inc. All rights reserved. Various trademarks held by their respective owners.<br /><br />
<a href="http://click.mail.salesforce.com/?qs=d172fc002b25647f38537dbbb6c207ed17943b32ad8d55870d2a4be8461e263a" title="Salesforce.com" target="_blank" style="text-decoration: none; color: #808080;">Salesforce.com</a>, inc. <a href="http://click.mail.salesforce.com/?qs=d172fc002b25647f38537dbbb6c207ed17943b32ad8d55870d2a4be8461e263a" style="pointer-events: none; text-decoration: none; color: #808080;">The Landmark @ One Market, Suite 300, San Francisco, CA, 94105, United States<br />
General Enquiries: 415-901-7000 | Fax: 415-901-7040 | Sales: 1-800-NO-SOFTWARE<br />
<br />
</a><br />
<table border="0" cellpadding="0" cellspacing="0" align="center" class="100pcwidth">
<tr>
<td width="28" align="left" valign="middle"><a href="http://click.mail.salesforce.com/?qs=4bd0d007dd77e1b3c4522a25d6fac13139bbdac854693ff5d9c20bd414c1a67c" title="Twitter" target="_blank"><img src="http://images.news.marketing.salesforce.com/eloquaimages/clients/salesforcecominc/{518b06cb-c36c-460b-bcb4-3f3f562ad1a7}_Variations_Layout_03_twitter.png" style="display: block; font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; line-height: 20px; text-decoration: none;" alt="TW" height="28" width="28" border="0" /></a></td>
<td width="10" class="hide"></td>
<td width="28" align="center" valign="middle" ><a href="http://click.mail.salesforce.com/?qs=fc18a494b8a63c64937d7222214e155f2286d30e28b36ff75742464bd076a591" title="facebook" target="_blank"><img src="http://images.news.marketing.salesforce.com/eloquaimages/clients/salesforcecominc/{98df2bfe-7afa-4d68-bc94-9c038476ff2a}_Variations_Layout_03_facebook.png" style="display: block; font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; line-height: 20px; text-decoration: none;" alt="FB" height="28" width="28" border="0" /></a></td>
<td width="10" ></td>
<td width="28" align="center" valign="middle" ><a href="http://click.mail.salesforce.com/?qs=d50c63290efa3c5959654bc2d370adf79d37a87d28a6ae29fdac013feed8b5d3" title="Linkedin" target="_blank"><img src="http://images.news.marketing.salesforce.com/eloquaimages/clients/salesforcecominc/{aabb9da8-7fb7-48b8-bb21-ebbc372eb29f}_Variations_Layout_03_linkedin.png" style="display: block; font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; line-height: 20px; text-decoration: none;" alt="IN" height="28" width="28" border="0" /></a></td>
<td width="10" class="hide"></td>
<td width="28" align="right" valign="middle" ><a href="http://click.mail.salesforce.com/?qs=a4c3ec31bb45ee5a52dde3f67bcd063bd63bc22e8cbd1ca4a8cd9e9176a85482" title="Youtube" target="_blank"><img src="http://images.news.marketing.salesforce.com/eloquaimages/clients/salesforcecominc/{a8b7b217-d4d5-45e6-9f40-450163a15de2}_Variations_Layout_03_youtube.png" style="display: block; font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; line-height: 20px; text-decoration: none;" alt="YT" height="28" width="28" border="0" /></a></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
</body></html>
Also see: Tab Triggers