Fix up table
This commit is contained in:
parent
4a06d10986
commit
0231986bea
1 changed files with 29 additions and 6 deletions
|
@ -52,12 +52,35 @@ provider, niche needs should quickly be met, based on demand.
|
|||
|
||||
There are many spectrums of need:
|
||||
|
||||
| technically experienced | inexperienced |
|
||||
| rich | poor |
|
||||
| ad tolerant | ad intolerant|
|
||||
| verified | pseudonyms |
|
||||
| public | private |
|
||||
| centralized | distributed |
|
||||
<table class="table table-bordered">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>technically experienced</td>
|
||||
<td>inexperienced</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>rich</td>
|
||||
<td>poor</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>ad tolerant</td>
|
||||
<td>ad intolerant</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verified</td>
|
||||
<td>pseudonyms</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>public</td>
|
||||
<td>private</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>centralized</td>
|
||||
<td>distributed</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
## Next steps
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue