Formatting tables

ForumsISG Feedback | 3 posts
 

I tried to format a table using the Textile reference you referred me to, but it just came out like this:

<table> <tr> <td> Table </td> <td> Cell </td> <td> Cell 2 </td> </tr> <tr> <td> 1 </td> <td> 2 </td> <td> 3 </td> </tr> <tr> <td> 4 </td> <td> 5 </td> <td> 6 </td> </tr> </table>

Any clues?

Trentham Golf Club
http://www.trenthamgolf.com

 

Same problem here publish

down and out…did ya get that?

 

Any thoughts on this Admin?

Looks like you guys are escaping the output so it doesn’t render as a table…

<table> <tr> <th>Header </th> <th>Header </th> <th>Header </th> </tr> <tr> <td> Cell 1 </td> <td> Cell 2 </td> <td> Cell 3 </td> </tr> <tr> <td> Cell 1 </td> <td> Cell 2 </td> <td> Cell 3 </td> </tr> </table>

Reverse every natural instinct you have and do just the opposite of what you are inclined to do and you will probably come very close to having a perfect golf swing. - BEN HOGAN, POWER GOLF

ForumsISG Feedback