-
-
Save shopifypartners/478df4f8d8e6605bbb26e1919e2a444b to your computer and use it in GitHub Desktop.
Checkbox hack HTML for responsive emails - https://www.shopify.com/partners/blog/dirty-css-hacks-for-responsive-emails
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
<input type="radio" id="itemA-1" /> | |
<input type="radio" id="itemA-2" /> | |
<input type="radio" id="itemA-3" /> | |
<label for="itemA-1" />Carousel</label> | |
<label for=“itemD-11" />div</label> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment