Skip to content

Instantly share code, notes, and snippets.

@bishoyAtif
Last active May 25, 2018 14:36
Show Gist options
  • Save bishoyAtif/e178eb1970ce5fd17c8d31241f50f5cd to your computer and use it in GitHub Desktop.
Save bishoyAtif/e178eb1970ce5fd17c8d31241f50f5cd to your computer and use it in GitHub Desktop.
<div class="container" style="margin-top: 50px">
<table id="demo_table" class="table table-striped table-bordered" style="width:100%">
<thead>
<tr>
<th>#</th>
<th>Title</th>
<th>User Name</th>
<th>Comments Number</th>
<th>Actions</th>
</tr>
</thead>
</table>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment