Skip to content

Instantly share code, notes, and snippets.

@oranblackwell
Created June 5, 2014 08:37
Show Gist options
  • Save oranblackwell/0edd87c27dcff2843265 to your computer and use it in GitHub Desktop.
Save oranblackwell/0edd87c27dcff2843265 to your computer and use it in GitHub Desktop.
Nice Emmet string
Emmet string for Our Clubs Page
<!-- EMMET -->
.show-outline>(.row>(.col-sm-6.col-xs-12>.media>(img.pull-left+.media-body>h2{h2 here})+p.the_content{the content here})+(.col-sm-6.col-xs-12>(.col-xs-12>h3{h3 here})+((.col-sm-4.col-xs-12>.repeater_label{repeater label $})+(.col-sm-8.col-xs-12>.repeater_value{repeater value $}))*3))+.row>.col-xs-12.collapsible>(header>h3{h3 here})+(.col-sm-6.col-xs-12>h4{h4 here}+img.social-icons*4)+(.col-sm-6.col-xs-12>(.col-sm-4.col-xs-12{label $}+.col-sm-8.col-sm-12{value $})*3)|c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment