PDA

View Full Version : Embedding Tables In Post


smiddy
11-16-07, 12:45 AM
I am trying without success to embed a table into a post. Is there a way to do this here?

Drew2k
11-16-07, 04:39 AM
I am trying without success to embed a table into a post. Is there a way to do this here?I don't think you can do this and preserve formatting, unless you use the "code" and "/code" tags. Wrap these tags around some text, and all spacing will be preserved.

However, you can't use other formatting (bold, colors, etc.) within the code block.

Example:


Column A Column B Column C

Row 1 Data Data Data
Row 2 Data Data Data
Row 3 Data Data Data
Row 4 Data Data Data
Row 5 Data Data Data
Row 6 Data Data Data

smiddy
11-19-07, 06:54 AM
Thanks Drew, [ code ] [ /code ] will have to do for now...