PDA

View Full Version : posting columns...


whiskeytown
05-29-2003, 10:14 PM
I want to post some results of some tourneys...problem is, getting the html to space...I either need a chart or something else...here's what I'm getting

game | time spent | place | Final hand
7 48 min 8th took 77 vs A8 (8 on the riv)
8 1hr 51 min 1st took QJ vs Q9 and held it
9 53 min 10th took K3 vs A7

all my spaces are for naught, and they don't line up...

so any suggestions? - HTML code for making columns? -

RB

Jimbo
05-29-2003, 10:33 PM
whiskeytown use the code command like this"

<pre><font class="small">code:</font><hr>

12345 45678 12345 45678


12345 45678 12345 45678

12345 45678 12345 45678

12345 45678 12345 45678

12345 45678 12345 45678

</pre><hr>

first put the word code in brackets [ ] then after your table put /code in brackets [ ]. It works great as you see above.

whiskeytown
05-29-2003, 10:47 PM
did you make that table in excel...cause I can cut and paste to that if need be...

RB

pufferfish
05-29-2003, 10:50 PM
<pre><font class="small">code:</font><hr>game | time spent | place | Final hand
7 48 min 8th took 77 vs A8 (8 on the riv)
8 1hr 51 min 1st took QJ vs Q9 and held it
9 53 min 10th took K3 vs A7</pre><hr>
See the posting hints. Prefix the text with "[ code ]" and suffix all text with "[ /code ]" then play with the spacing. Remove the spaces inside the brackets.

TC,
pf

pufferfish
05-29-2003, 10:59 PM
Here is the "raw" text. Remove the spaces inside the brackets. You also have to play with the spacing inside the text.

[ code ]game | time spent | place | Final hand
7 48 min 8th took 77 vs A8 (8 on the riv)
8 1hr 51 min 1st took QJ vs Q9 and held it
9 53 min 10th took K3 vs A7[ /code ]

pf