Table
Modern and simple table
Date | Following | Follower | Tweet |
---|---|---|---|
3/10/23 | 56 | 23 | 245 |
3/11/23 | 62 | 31 | 267 |
3/12/23 | 67 | 51 | 335 |
<table class="table">
<thead>
<tr>
<th>data</th>
</tr>
</thead>
<tbody>
<tr>
<td>data</td>
</tr>
</tbody>
</table>
Date | Following | Follower | Tweet |
---|---|---|---|
3/13/23 | 69 | 50 | 346 |
3/14/23 | 71 | 56 | 372 |
<table class="table stripe">
<thead>
<tr>
<th>data</th>
</tr>
</thead>
<tbody>
<tr>
<td>data</td>
</tr>
</tbody>
</table>
Center
Date | Following | Follower | Tweet |
---|---|---|---|
3/15/23 | 84 | 63 | 373 |
Right
Date | Following | Follower | Tweet |
---|---|---|---|
3/16/23 | 85 | 68 | 386 |