Formatting help: Make the bulleted list a little more explicit.

(imported from commit 5a9c68949d285d12f6a44982722cf42f26cab285)
This commit is contained in:
Waseem Daher 2013-07-09 16:05:14 -04:00
parent 17013e950b
commit 0adf687bfd
1 changed files with 6 additions and 6 deletions

View File

@ -22,15 +22,15 @@
<td><a href="http://humbughq.com" target="_blank">Bah!</a></td>
</tr>
<tr>
<td>* a<br/>
* b<br/>
* c<br/>
<td>* Archimedes<br/>
* Bohr<br/>
* Curie
</td>
<td>
<ul>
<li>a</li>
<li>b</li>
<li>c</li>
<li>Archimedes</li>
<li>Bohr</li>
<li>Curie</li>
</ul>
</td>
</tr>