How can I add tables within a post?
-
I would like to provide information to my readers in a table format but I can’t figure out how to make that happen. Can you please give me some advice?
Blog url: http://203khelp.wordpress.com/ -
Hi there,
This website provides a useful example for adding tables to your site.
The text you want to appear within each column should be written within the <td></td> tags. <td> specifies the columns, whereas <tr> specifies the row. The <table> tag begins and ends the code for your table.
If you need any help along the way, please let us know. For more information about codes available to WordPress.com users, please visit:
-
- The topic ‘How can I add tables within a post?’ is closed to new replies.