Why cant I build a simple table?
-
I’d like the ability to build a simple table to show the differences between two things. I see that as a .org I could do that…. but I’m not an organization, I’m just a person. I think it’s pretty silly that i can’t build one or install a widget to help me build one. Am I missing something? If not, I’d love to see this updated in the future.
Thanks,
Toni
Blog url: http://cvidarticles.wordpress.com/The blog I need help with is: (visible only to logged in users)
-
You can use the Text (HTML) editor and code a two column HTML table quite easily.
<table> <tr> <td style="vertical-align:top;padding-right:10px;"> LEFT CONTENT HERE </td> <td style="vertical-align:top;padding-left:10px;"> RIGHT CONTENT HERE </td> </tr> </table> -
You should be able to make a table with an offline editor such as Windows Live Writer (free) – Eckto (sp??) (Mac – not free) – probably some other options out there
- The topic ‘Why cant I build a simple table?’ is closed to new replies.