Skip to content

Instantly share code, notes, and snippets.

@sendgrid-gists
Created March 14, 2017 17:42
Show Gist options
  • Select an option

  • Save sendgrid-gists/c5a0e279c53c67bf26e0e4b8770325c7 to your computer and use it in GitHub Desktop.

Select an option

Save sendgrid-gists/c5a0e279c53c67bf26e0e4b8770325c7 to your computer and use it in GitHub Desktop.
SendGrid style-guide a/b testing tabs
<ul class="tab-wrapper is-ab-testing is-6-up">
<li class="tab is-active"><span class="badge crown">A</span></li>
<li class="tab"><span class="badge screample">B</span></li>
<li class="tab"><span class="badge ron-burgundy">C</span></li>
<li class="tab"><span class="badge carrot">D</span></li>
<li class="tab"><span class="badge mango">E</span></li>
<li class="tab"><span class="badge spruce">F</span></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment