litmus.com Open in urlscan Pro
34.206.133.181  Public Scan

URL: https://litmus.com/community/learning
Submission: On June 21 via api from CH

Form analysis 5 forms found in the DOM

POST https://go.pardot.com/l/31032/2014-01-06/6x3w

<form class="form-inline subscribe" method="post" id="sub-form" action="https://go.pardot.com/l/31032/2014-01-06/6x3w">
  <div class="form-group">
    <input type="text" class="form-control email" name="email" id="ohyku-ohyku" onfocus="if(this.value == 'Your email address') { this.value = ''; }" onblur="if (this.value=='') this.value = 'Your email address'" value="Your email address"
      required="">
    <input type="hidden" name="subscribe_form_used" value="litmuswww_footer">
    <input type="submit" value="→" class=" submit">
  </div>
</form>

POST /sessions

<form class="form-horizontal community-sign-in-form" action="/sessions" accept-charset="UTF-8" data-remote="true" method="post"><input name="utf8" type="hidden" value="✓">
  <div class="modal-header" id="sign-in-header">
    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
    <h3>Sign in to Community</h3>
  </div>
  <div class="modal-body" id="sign-in-body">
    <p class="community-modal-errors"></p>
    <p>Are you new to Litmus Community?</p>
    <a class="btn btn-primary btn-block toggle-modal-form sign-up" href="https://litmus.com/signup/community-plan">Create a Free Litmus Account</a>
    <hr>
    <p class="desc">Use your existing Litmus login to connect with the world’s most amazing email designers.</p>
    <input type="hidden" name="return_to" id="return_to" value="https://litmus.com/community/learning" class="return-to">
    <div class="form-group">
      <input type="email" name="email" id="email" placeholder="Email Address" class="form-control">
    </div>
    <div class="form-group">
      <input type="password" name="password" id="password" placeholder="Password" class="form-control">
    </div>
    <input type="submit" name="commit" value="Sign In" class="btn btn-outline btn-block">
    <small class="note"> Having trouble signing in? Try <a class="toggle-modal-form forgot-password" href="/password/forgot">Forgot password</a>
    </small>
  </div>
</form>

POST https://litmus.com/signup/community-plan

<form id="sign-up-modal-form" class="form-horizontal hide" action="https://litmus.com/signup/community-plan" accept-charset="UTF-8" method="post" novalidate="novalidate"><input name="utf8" type="hidden" value="✓"><input type="hidden"
    name="authenticity_token" value="1bB3ueQjyud8ORMeFiPpAXuolYmhk0WlfBwY4BfSL1HYmokvulz6x9YAGbWYenHmsNHGCD3htPDsP8e34jwPow==">
  <div class="modal-header" id="sign-in-header">
    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
    <h3>Sign up to Community</h3>
  </div>
  <div class="modal-body" id="sign-up-body">
    <input type="hidden" name="agree_to_terms" id="agree_to_terms" value="1">
    <input type="hidden" name="return_to" id="return_to" value="https://litmus.com/community/learning" class="return-to">
    <input type="hidden" name="signup[address][company_name]" id="signup_address_company_name" value="Community Plan">
    <input type="hidden" name="referral_code[code]" id="referral_code_code">
    <div class="row">
      <div class="col-sm-6">
        <div class="form-group">
          <label for="signup_user_first_name">First name</label>
          <input type="text" name="signup[user][first_name]" id="signup_user_first_name" placeholder="First Name" class="required form-control">
        </div>
      </div>
      <div class="col-sm-6">
        <div class="form-group">
          <label for="signup_user_last_name">Last name</label>
          <input type="text" name="signup[user][last_name]" id="signup_user_last_name" placeholder="Last Name" class="required form-control">
        </div>
      </div>
    </div>
    <div class="form-group">
      <label for="signup_user_email">Email</label>
      <input type="email" name="signup[user][email]" id="signup_user_email" placeholder="Email Address" class="required form-control">
    </div>
    <div class="form-group">
      <label for="signup_user_password">Password</label>
      <input type="password" name="signup[user][password]" id="signup_user_password" placeholder="Password" class="required form-control">
    </div>
    <div class="form-group">
      <label for="signup_user_password_confirmation">Confirm password</label>
      <input type="password" name="signup[user][password_confirmation]" id="signup_user_password_confirmation" placeholder="Retype Password" class="required form-control">
    </div>
    <div class="form-group consent-group">
      <label class="consent-group-label" for="email_opt_in">
        <input type="checkbox" name="email_opt_in" id="email_opt_in" value="true"> Sign up to receive news about the Litmus Community in our weekly digest, and occasional marketing emails like our monthly newsletter with email marketing news and
        tips. </label>
    </div>
    <input type="submit" name="commit" value="Sign Up" class="btn btn-primary btn-block sign-in-button">
    <small class="note"> Already have a Litmus login? <a class="toggle-modal-form sign-in" href="#">Sign in</a>
    </small>
  </div>
</form>

POST https://litmus.com/password/forgot

<form id="forgot-password-modal-form" class="form-horizontal hide" action="https://litmus.com/password/forgot" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="1bB3ueQjyud8ORMeFiPpAXuolYmhk0WlfBwY4BfSL1HYmokvulz6x9YAGbWYenHmsNHGCD3htPDsP8e34jwPow==">
  <div class="modal-header" id="sign-in-header">
    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
    <h3>Forgot password</h3>
  </div>
  <div class="modal-body" id="forgot-password-body">
    <p class="community-modal-notifications"></p>
    <div class="form-group">
      <p class="desc">Enter your email address to reset your password</p>
      <input type="email" name="email" id="email" placeholder="Enter your email" tabindex="1" required="required" class="form-control">
    </div>
    <input type="submit" name="commit" value="Reset my password" class="btn btn-primary btn-block">
    <small class="note"> Already have a Litmus login? <a class="toggle-modal-form sign-in" href="#">Sign in</a>
    </small>
  </div>
</form>

<form>
  <fieldset>
    <p><input type="checkbox" value="check" id="chkMain" checked="" class="optanon-status-checkbox"><label for="chkMain">Active</label></p>
  </fieldset>
</form>

Text Content

 * Features
   All Features Email Previews
   
   Builder Checklist Spam Testing Email Analytics Litmus Extension
 * Pricing
 * Resources
   Resources Litmus Conference Convince Your Team
 * Enterprise
 * Community
   Discussions Snippets Templates Jobs
 * Blog

 * Sign In

 * Litmus
 * Features
 * Pricing
 * Resources
 * Enterprise
 * Blog
 * Community
 * Discussions
 * Snippets
 * Templates
 * Jobs
 * My Account
 * Sign In

 * Discussions
 * Snippets
 * Templates
 * Jobs


THE LITMUS COMMUNITY IS THE PLACE FOR EMAIL DESIGNERS AND MARKETERS TO LEARN,
GROW, AND EDUCATE EACH OTHER ABOUT EVERYTHING EMAIL.

Join for Free
 * Choose a topic
   * Email Clients (12)
     
   * Email Design (5)
     
   * Email Coding (2)
     
   * Strategy (2)
     
   * Tutorials (6)
     
   * Videos (6)
     
   - Email Clients (12) - Email Design (5) - Email Coding (2) - Strategy (2) -
   Tutorials (6) - Videos (6)

Choose a topic - Email Clients (12) - Email Design (5) - Email Coding (2) -
Strategy (2) - Tutorials (6) - Videos (6)

ALT TEXT IN HTML EMAIL

A lot of email clients disable images by default, leading to broken campaigns
and confused subscribers. Learn how to combat aggressive image-blocking with the
help of ALT text.

 * Tutorials

HOW TO: ADD A COUNTDOWN TIMER TO YOUR EMAIL

Everyone loves a good countdown timer. It's perfect for creating a sense of
urgency amongst subscribers. This article takes a look at building a simple
countdown timer for email using GIFs and a simple PHP script.

 * Tutorials

BIG PICTURE EMAIL DEVELOPMENT

An expert in the noble art of “good enough,” Fabio shares insights learned after
creating robust, flexible and forgiving mobile friendly templates for over 2.5
million users.

 * Videos

WHICH MOBILE EMAIL CLIENTS SUPPORT MEDIA QUERIES?

A quick reference for quickly checking media query support in mobile email
clients.

 * Email Clients

UNDERSTANDING RENDERING DIFFERENCES

Answering the enduring question: why do some email clients show my email
differently than others?

 * Email Clients

BIG PICTURE EMAIL DEVELOPMENT

An expert in the noble art of “good enough,” Fabio shares insights learned after
creating robust, flexible and forgiving mobile friendly templates for over 2.5
million users.

 * Videos

EASY WAYS TO IMPLEMENT MOBILE EMAIL

In this live coding session, Elliot covers how to easily create responsive
emails with with just three CSS classes.

 * Videos

EMAIL AT TWITTER

A fascinating look at how Twitter builds their amazing responsive emails,
including tips for Internationalization, secrets to data-driven A/B testing and
plenty of innovative messaging techniques you’ve never heard before.

 * Videos

FIVE RESPONSIVE EMAIL TIPS

Five tips in under five minutes! If you’re strapped for time, here are some
“quick wins” for making your email experience great for mobile users without the
need for media queries and responsive design.

 * Videos

PUSHING THE LIMITS OF EMAIL

Break out of practicing defensive email design and start innovating with with
CSS3, SVG animation, email heatmaps and other #nsfo (not safe for Outlook)
techniques.

 * Videos

DESIGNING FOR (ALMOST) EVERY DEVICE

Ros discusses what’s pushing the demand for mobile-friendly newsletters and
shares her comprehensive 4-step planning process to design emails for (almost)
every device.

 * Videos

PREPARING CAMPAIGN INSURANCE FOR YOUR EMAILS

Every system is fallible, especially those made by humans. Campaign insurance,
or 'Plan B' helps avoid that.

 * Tutorials

Load More

   COMPANY

 * Team
 * Customers
 * Careers
 * Contact

   PRODUCT

 * Features
 * Pricing
 * Enterprise
 * Extension

   TOOLS

 * Events
 * Labs
 * Scope
 * Resources

   HELP

 * Knowledgebase
 * Status
 * Community
 * Learning Center

SUBSCRIBE TO OUR EMAILS



--------------------------------------------------------------------------------

Copyright © Litmus Software, Inc. 2005-2018. 675 Massachusetts Ave., 11th Floor,
Cambridge, MA 02139. View our Terms of Service or Privacy Policy. Send us a note
to hello@litmus.com or give us a call at +1 (866) 787-7030
 * 
 * 
 * 

×


SIGN IN TO COMMUNITY

Are you new to Litmus Community?

Create a Free Litmus Account

--------------------------------------------------------------------------------

Use your existing Litmus login to connect with the world’s most amazing email
designers.



Having trouble signing in? Try Forgot password


JOIN THE LITMUS COMMUNITY

×
×


SIGN UP TO COMMUNITY

First name
Last name
Email
Password
Confirm password
Sign up to receive news about the Litmus Community in our weekly digest, and
occasional marketing emails like our monthly newsletter with email marketing
news and tips.
Already have a Litmus login? Sign in
×


FORGOT PASSWORD

Enter your email address to reset your password

Already have a Litmus login? Sign in

 * Your Privacy

 * Strictly Necessary Cookies

 * Performance Cookies

 * Functional Cookies

 * Targeting Cookies

 * More Information


PRIVACY PREFERENCE CENTER




Active

Always Active



Save Settings

Allow All


We use cookies to improve your experience and understand how people use our
site. By continuing to use our site, you consent to allow all cookies. You can
change your cookie settings at anytime.


Close
Allow all cookies
Cookie Settings