Skip to content

Instantly share code, notes, and snippets.

@jaredjburgess
Last active April 9, 2016 02:08
Show Gist options
  • Save jaredjburgess/448eabe7f14213afe9c3 to your computer and use it in GitHub Desktop.
Save jaredjburgess/448eabe7f14213afe9c3 to your computer and use it in GitHub Desktop.
Semantic ui item in a div tag.
<div class="ui item">
<div class="content">
<div class="ui header"></div>
<div class="meta"></div>
<div class="description"></div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment