td style not accepted, so use p style

This commit is contained in:
HustLion
2016-07-27 19:55:39 +08:00
parent d45e21a786
commit e277f286c0

View File

@@ -25,8 +25,10 @@ graph TD;
</code>
</pre>
</td>
<td style="text-align:center">
<img src='http://www.sveido.com/mermaid/img/ex1.png' alt='Example 1'>
<td>
<p align="center">
<img src='http://www.sveido.com/mermaid/img/ex1.png' alt='Example 1'>
</p>
</td>
</tr>
<tr>