-
-
Save matthieualouis/aec08b926c289926b535d12c461b33f3 to your computer and use it in GitHub Desktop.
Semantic ui item in a div tag.
This file contains 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
<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