I have a long list in one of my posts on my wordpress and was looking to make the list a bit shorter by adding a two column table.
Is this possible if so where do I start (I am familar with html)
Regards
Matt
I have a long list in one of my posts on my wordpress and was looking to make the list a bit shorter by adding a two column table.
Is this possible if so where do I start (I am familar with html)
Regards
Matt
1) Use the html editor when writing your post.
2) Create a table.
The only problem you might have is if a stylesheet is globally formating tables. If so, the table may not look like you expected. Just add an ID to your table and add your own CSS.
yes
Go to the HTML tab in the editor and enter your table code.
You can also create the code in Dreamweaver or whatever and paste it into the WP editor HTML code box
you can also use the Tiny MCE Plugin, that will create a table for you as well
Hi Carpetguy,
I am looking at being ale to create new pages then add a table to the page for results, I take it if I add the Tiny MCE Plugin to my WP install I can then do that? Do you know if it lets you edit or modify your table once you create it, for eg, I have more results to add to the table and need more rows?
Hi Carpetguy,
I am looking at being ale to create new pages then add a table to the page for results, I take it if I add the Tiny MCE Plugin to my WP install I can then do that? Do you know if it lets you edit or modify your table once you create it, for eg, I have more results to add to the table and need more rows?
This topic has been closed to new replies.