HTML Tables

DynamicSpirit

Fear him of the pink tie
Moderator
GOTM Staff
Joined
Dec 23, 2005
Messages
6,849
Location
London, UK
Is there any way to post tabular data (eg. HTML tables) in the forums? I want to post something that contains a table.
 
I wasn't aware that we could use VB in our posts ???

Ah, thanks Turner, using the [pre] tag is an excellent workaround (otherwise I would've gone with just doing a screenshot as an image)
 
DynamicSpirit said:
I wasn't aware that we could use VB in our posts ???
vB code is the BBcode for the (vBulletin) forum, like ,
 
TF - There's a an error in the [pre] formatting. It puts a line feed between each line. Is this something that can be fixed?
 
don't know how to remove that at this time...

The problem is [pre] is a custom bbcode and the forum automatically adds a <br> to the end of each line.
 
Thanks for checking into that. I was wanting to use it in my sig... Oh well.

Edit: I just tried substituting the [/pre][pre] at the end of a line in subsititute of a CF/LF, and it still put it in. I also tried putting [/pre] at the end of the line. They all ended up looking like a [pre] at the beginning and a [/pre] at the end.

Just FYI - in case you submit a bug report at Jelsoft.
 
Thunderfall said:
vB code is the BBcode for the (vBulletin) forum, like , , [QUOTE, etc. It's not Visual Basic code. ;)[/QUOTE]

Ah, that makes a lot more sense, thanks Thunderfall! I was definitely struggling there to see (a) how you could allow Visual Basic in a way that was consistent with security etc., and (b) what possible use it could be in a forum post anyway :lol:
 
Back
Top Bottom