turetzsr 0 Posted January 8, 2015 Sample Heading Row 1 Column 1 Row 1 Column 2 Row 2 Column 1 Row 2 Column 2 Share this post Link to post Share on other sites
Farelf 0 Posted January 8, 2015 Or (eliminating whitespace by putting all code on the one line): Sample Heading Row 1 Column 1 Row 1 Column 2 Row 2 Column 1 Row 2 Column 2 Horrible, isn't it? If there was a way to enable HTML we could use a table generator like http://www.tablesgenerator.com/html_tables Share this post Link to post Share on other sites
turetzsr 0 Posted January 8, 2015  Â     Â Too much white space in the output! <frown> Share this post Link to post Share on other sites
Farelf 0 Posted January 8, 2015 Yes, I think the BB code interprets a later version of HTML that expects CSS to set the column width attributes and is defaulting to "100%". Nothing "we" can do about accessing/altering that stuff that I can see offhand. [edit] Well, we could enable HTML but that doesn't affect the width thing - worse, we lose the borders in HTML tables (another CSS-set attribute, I guess). But easier to create 100% width, no-border tables using that external table generator. Share this post Link to post Share on other sites