Hi,
How would I add a simple box in a post in WP, One that I could then fill with text?
thanks Leggy
Hi,
How would I add a simple box in a post in WP, One that I could then fill with text?
thanks Leggy
Add a text area _within_ a text area? Why?
no I mean I want to add a table box in a post and then write in the box to make the text I'm writing stand out
A "table" box? That makes no sense and would be incorrect markup anyway. A table is used for tabular content - not to enhance text. That would be done in your styles.css file. CSS is used to style markup, not the other way around.
Found it TinyMCE advanced plugin, Settings, Add Table.
Thanks
This topic has been closed to new replies.