Skip to content

Instantly share code, notes, and snippets.

@waliasandeep
Created March 14, 2020 08:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save waliasandeep/2c44e1aca7d11a83db813d5935d90cce to your computer and use it in GitHub Desktop.
Save waliasandeep/2c44e1aca7d11a83db813d5935d90cce to your computer and use it in GitHub Desktop.
HTML Header HTML
<table class="slds-table slds-table_cell-buffer slds-table_bordered">
<thead>
<tr class="slds-line-height_reset">
<th class="" scope="col">
<div class="slds-truncate" title="Name">Name</div>
</th>
<th class="" scope="col">
<div class="slds-truncate" title="Email">Email</div>
</th>
<th class="" scope="col">
<div class="slds-truncate" title="Phone">Phone</div>
</th>
</tr>
</thead>
<tbody>
<tr class="slds-hint-parent">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment