This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <a href=”#”>Button</a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <a href=”#”>Button</a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="card is-centered is-selected"> | |
| <p class="card-unsub-prefs"><i class="sg-icon sg-icon-check-circle"></i>Included in opt out preferences</p> | |
| <h2>Special Offers</h2> | |
| <p>Receive promotions, special offers, and more with our specail offer emails.</p> | |
| <p class="card-unsubs"><strong>Unsubscribes</strong> 0</p> | |
| <p class="card-id"><strong>ID</strong> 2424</p> | |
| <div class="actions"> | |
| <div class="btn btn-dropdown dropdown"> | |
| <i class="sg-icon sg-icon-ellipsis-vertical"></i> | |
| <ul class="dropdown-menu"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <table class="compare-table-wrap"> | |
| <thead> | |
| <tr> | |
| <th class="transparent"></th> | |
| <th>AWS Basic</th> | |
| <th class="alt">AWS Pro</th> | |
| </tr> | |
| </thead> | |
| <tbody> | |
| <tr class="no-highlight spacer"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="filter-wrap"> | |
| <div class="filter-header"> | |
| <p class="filter-title">Search emails by <a class="filter-option-toggle" href="#">all</a> of the following:</p> | |
| <div class="btn-list"> | |
| <button class="btn btn-small btn-secondary">Clear Search</button> | |
| </div> | |
| </div> | |
| <div class="filter-list"> | |
| <div class="row"> | |
| <!-- columns containing inputs and selects --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="dropzone has-inline-alert"> | |
| <div class="alert alert-inline alert-warning"> | |
| <p><i class="sg-icon sg-icon-warning"></i>Lorem ipsum dolor sit amet, <a href="#">consectetur adipiscing elit</a>. In nec augue eu lacus aliquam lobortis.<i class="sg-icon sg-icon-x"></i></p> | |
| </div> | |
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="content-block"> | |
| ... | |
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <header class="col-12 content-header"> | |
| <h1>Campaigns</h1> | |
| <div class="btn-list"> | |
| <button class="btn btn-primary">Create Campaign</button> | |
| </div> | |
| </header> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Return-Path: <bounces+5555-7602-redacted-info> | |
| Received: from o19315237198.static.reverse.sendgrid.net ([198.37.152.193]) | |
| by mx.google.com with SMTP id h32si6350258yhq.262.2013.06.19.10.09.37 | |
| for <redacted-info>; | |
| Wed, 19 Jun 2013 10:09:38 -0700 (PDT) | |
| Received-SPF: pass (google.com: domain of bounces+5555-7602-redacted-info designates 198.37.152.193 as permitted sender) client-ip=198.37.152.193; | |
| Authentication-Results: mx.google.com; | |
| spf=pass (google.com: domain of bounces+5555-7602-redacted-info designates 198.37.152.193 as permitted sender) smtp.mail=bounces+5555-7602-redacted-info; | |
| dkim=pass [email protected]; | |
| dmarc=fail (p=NONE dis=NONE) d=sendgrid.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="card is-split"> | |
| <h2>Estimate Your Cost</h2> | |
| <p class="small">Use this calculator to help identify which plan is the best deal for you.</p> | |
| <div class="split-content"> | |
| <h3>Pay Per Email</h3> | |
| <p class="details small"><span><strong>150,000</strong> <span class="has-underline" data-tooltip="Based on the number of emails you send through Marketing Campaigns, not how many people send to." data-tooltip-pos="up" data-tooltip-length="large">emails per month</span></span> <span>$37.50/mo*</span></p> | |
| <div class="input-range-wrap"> | |
| <input id="input-range-emails" type="range" min="0" max="100" value="15"> | |
| </div> | |
| <hr class="has-label" data-label="or"> |