Sandbox: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 1: Line 1:
<html>
<html>
<div class="alert alert-warning alert-dismissible fade show" role="alert">
<table class="table table-striped">
   <strong>Holy guacamole!</strong> You should check in on some of those fields below.
   <thead>
  <button type="button" class="close" data-dismiss="alert" aria-label="Close">
    <tr>
     <span aria-hidden="true">&times;</span>
      <th scope="col">#</th>
  </button>
      <th scope="col">First</th>
</div>
    </tr>
  </thead>
  <tbody>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
</tr>
</tbody>
</table>
</html>
</html>

Revision as of 13:52, 14 June 2019

# First
1 Mark