Skip to content

Instantly share code, notes, and snippets.

@smileyj68
Created June 26, 2012 06:38
Show Gist options
  • Save smileyj68/2993824 to your computer and use it in GitHub Desktop.
Save smileyj68/2993824 to your computer and use it in GitHub Desktop.
Foundation 3 Hide for Size
<strong class="hide-for-xlarge">You are not on a very large screen.</strong>
<strong class="hide-for-large">You are not on a large screen.</strong>
<strong class="hide-for-large-up">You are not on a large or very large screen.</strong>
<strong class="hide-for-medium-down">You are not on a medium or small screen.</strong>
<strong class="hide-for-medium">You are not on a medium screen.</strong>
<strong class="hide-for-small">You are not on a small screen.</strong>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment