Am not getting borders in tables with Jetpack
-
I’d like to insert a table into a post in the generic Jetpack plugin using ‘style’ commands inside HTML tags. E.g.
<table style=’border:1px;’>
<tbody>
<tr><td>hi</td><td>mom</td></tr>
</tbody>
</table>
This thorough post, https://wpbtips.wordpress.com/2013/04/09/table-coding-for-wordpress-com-users/, says this should work, but I only get light gray lines on the top of cells. Thanks for any help!The blog I need help with is: (visible only to logged in users)
- The topic ‘Am not getting borders in tables with Jetpack’ is closed to new replies.