Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

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.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

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.

+ add another resource

Packages

Add Packages

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.

Behavior

Auto Save

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                <body style="color:#394e5b; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-family:Arial, Helvetica, sans-serif; line-height:1.5;">
  <p><span style="font-weight:700;font-size:24px;"> Employee Name </span><span style="font-size: 16.5px; font-weight:700">(She / Her)</span><br class="Apple-interchange-newline"><span style="font-size:18px;font-weight:700;">Job Title</span><br class="Apple-interchange-newline"><span style="font-size:15px;">Phone: <a style="color:#ac006e;" href="tel:15555555555"><span> 555-555-5555</span></a> <span aria-hidden="true">|&nbsp;</span><a style="color:#ac006e;" href="https://www.website.com/">website.com</a></span><br class="Apple-interchange-newline"><span style="font-size:14px;">2 Canal Park, Cambridge, MA 02141</span>
  </p>
    <a href="https://meetingslink.com" style=" max-width:220px; display: block; padding: .65em 1em; margin: 1em 0; text-align: center; text-decoration:underline; color: white; background-color: #ac006e;">Book a Meeting With Me</a>
  <table width="350" border="0" cellspacing="0" cellpadding="0" role="presentation">
  <tr>
    <td width="200" height="60"><a href="http://www.website.com/">
	<img src="https://hyphadev.io/hubfs/EmailSig/Icons-new/Your%20Logo%20Here.png" width="175" height="51" alt="A Magenta swirl with text that reads 'Your Logo Here'"/>
</a></td>
    <td width="40">
    	<a href="https://www.facebook.com"><img src="https://hyphadev.io/hubfs/EmailSig/Icons-new/Facebook%20Icon.png" alt="Facebook Icon" width="28" height="36" /></a>
	</td>
	  <td width="40">
        <a href="https://www.linkedin.com/"><img src="https://hyphadev.io/hubfs/EmailSig/Icons-new/LinkedIn%20Icon.png" alt="LinkedIn Icon" width="28" height="36" /></a>
    </td>
	  <td width="40">
		<a href="https://www.instagram.com/"><img src="https://hyphadev.io/hubfs/EmailSig/Icons-new/Instagram%20Icon.png" alt="Instagram Icon" width="28" height="36"  /></a>
    </td>
      <td width="40">
		<a href="https://twitter.com"><img src="https://hyphadev.io/hubfs/EmailSig/Icons-new/Twitter%20Icon.png" alt="Twitter Icon" width="28" height="36"  /></a>
    </td>
    	  <td width="40">
		<a href="https://open.spotify.com/"><img src="https://hyphadev.io/hubfs/EmailSig/Icons-new/Microphone%20Icon.png" alt="Podcast Microphone Icon" width="28" height="36"  /></a>
    </td>
  </tr>
</table>

</body>


              
            
!

CSS

              
                /*
Email Signature Instructions for Mac, Windows, Google and HubSpot.

Please copy the html to the left or the preview below, depending on where you are pasting the signature. Each platform has its own set of instructions below.

For Mac Mail:
1. Open Mail > Preferences > Signatures. Click the + symbol to add a new one.
2. In the box, hit Command + V to paste the signature. You might see empty boxes where images should be. 
3. Close Preferences, open a new email, and select your new signature. Everything should look as it does in browser. You're done!

For Windows Outlook:
1. In Outlook, go to File > Options > Mail > Signatures.
2. In the box provided, hit Control + V to paste. You might see empty boxes where images should be. 
3. Close Preferences, open a new email, and select your new signature. Everything should look as it does in browser. You're done!

For Gmail in browser:
1. Go to your Gmail account and click the Settings gear icon in the top right corner.
2. Scroll down to Signature where you'll see a radio button and empty text area. Click the radio button to turn on a signature, then hit Control + V to paste.
3. At the bottom of the page, click "Save Changes" and you're done!

In Hubspot for use with the CRM:
1. When logged into Hubspot, click your profile icon in the upper right-hand corner of the admin toolbar, then click "Profile and Preferences."
2. Under "CRM Communication," click the "Edit Signature" button.
3. In the modal pop-up, toggle from "Simple" to "HTML" view.
4. In the top box, hit Control + V to paste. The Preview box below will ensure the HTML structure has not been modified.
5. Hit the Save button and you're done!

//

You may want to use this signature on your phone if you connect your email there as well.


*/
              
            
!

JS

              
                
              
            
!
999px

Console