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

              
                <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
 xmlns:v="urn:schemas-microsoft-com:vml"
 xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!--[if !mso]><!-- --><meta http-equiv="X-UA-Compatible" content="IE=edge"><!--<![endif]-->
<meta name="format-detection" content="telephone=no">
<meta name="x-apple-disable-message-reformating" />
<meta name="x-apple-disable-message-reformatting">
<title>Email on Acid Search</title>
<style type="text/css">
* {
    mso-line-height-rule: exactly;
}
* {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
}
table td {
    border-collapse: collapse;
}
html, body, p, div {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
}
body {
    margin: 0!important;
    padding: 0!important;
    width: 100%!important;
}
div, p, a, li, td {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
}
table th {
    margin: 0!important;
    padding: 0!important;
    vertical-align: top;
    font-weight: normal;
}
</style>
<style type="text/css">
div[style*="margin: 16px 0"] {
    margin: 0!important;
}
a[x-apple-data-detectors] {
    color: inherit!important;
    text-decoration: none!important;
    font-size: inherit!important;
    font-family: inherit!important;
    font-weight: inherit!important;
    line-height: inherit!important;
}
u + #body a {
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
}
[class="x_hide"] {
    display: none!important;
    overflow: hidden!important;
    max-height: none!important;
}
</style>
<style type="text/css">
@media only screen {
body {
    width: 100%!important;
    min-width: 100%!important;
}
}
</style>

<!--[if !mso]><!-- -->
<link href="https://fonts.googleapis.com/css?family=Poppins&display=swap" rel="stylesheet">	
<!--<![endif]-->
<style>
[class="x_hide"] {
    display: none!important;
    overflow: hidden!important;
    max-height: none!important;
}
</style>
  
<!-- Hides the search in Outlook for Macs -->	
<style>
_:-webkit-full-screen, _::-webkit-full-page-media, _:future, :root .body:not(.Singleton) .hide {
   display: none!important;}  
</style>
	
<!-- hides the search in Outlook app -->	
	<style>
	body[data-outlook-cycle] .hide {
		display: none!important;
	}	
  </style> 
	
<!-- hides the search in Yahoo iOS -->	
  <style>
@media screen yahoo and (max-width:480px){
.hide {display:none!important;}
}	  
	</style>
	  
  
<!--[if gte mso 15]>
<style type="text/css" media="all">
tr { font-size:1px; mso-line-height-alt:0; mso-margin-top-alt:1px; }
</style>
<![endif]-->

<!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
  <o:PixelsPerInch>96</o:PixelsPerInch>
 </o:OfficeDocumentSettings>
</xml><![endif]-->

<!--[if (mso)|(mso 16)]>
<style type="text/css">
body, table, td, a, span { font-family: Arial, Helvetica, sans-serif !important; }
a {text-decoration: none;}
</style>
<![endif]-->

</head>

<body yahoo="fix" class="body" id="body" style="padding: 0!important;margin: 0;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" bgcolor="#ffffff" align="center">
<!-- hides the search in yahoo android -->
  <style>
.& .hide {display:none!important;}
  </style>	
	
<!--[if !mso 9]><!-->
<div class="hide">
  <table width="100%" height="100" align="center" cellpadding="0" cellspacing="0" border="0" class="hide">
    <tr>
      <td><table role="presentation" style="width:400px; height: 60px; border: solid 2px #d8d8d8;" width="400" align="center" cellpadding="0" cellspacing="0" bgcolor="#EEEEEE">
          <tr>
            <td align="left"><form method="get" action="https://www.emailonacid.com/">
                <input type="text" name="s" placeholder="Web fonts, amp, gifs" style="background-color: #eeeeee; border: 0; font-size: 16px; line-height: 22px; padding-left: 4px; color: #2d2d2d; font-family: 'Poppins', Helvetica, Arial, sans-serif;"/>
                <input type="submit" id="search" value="search" style="display:none;"/>
              </form></td>
            <td align="right" style="padding: 0 10px;"><label for="search" style="cursor: pointer;"><img src="https://arcdn.net/ActionRocket/Blog-article/search-in-email/search.png" width="39" height="39" style="display:block;"></label></td>
          </tr>
        </table></td>
    </tr>
  </table>
</div>
<!--<![endif]-->
 <!--[if mso | ie]>
*Fallback content*
<![endif]-->
 

<form action="https://www.emailonacid.com/" method="get">
  <input type="text" name="s"/>
  <input type="submit" value="find" />
</form>
  
</body>
</html>

              
            
!

CSS

              
                
              
            
!

JS

              
                
              
            
!
999px

Console