Skip to content

Instantly share code, notes, and snippets.

@matthieualouis
Forked from jaredjburgess/ui_item.html
Last active April 6, 2016 09:30
Show Gist options
  • Save matthieualouis/aec08b926c289926b535d12c461b33f3 to your computer and use it in GitHub Desktop.
Save matthieualouis/aec08b926c289926b535d12c461b33f3 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