View Single Post
Old 06-24-2003, 03:17 PM   #2
Jentraal
A Shissar Disciple
 
Join Date: Aug 2002
Server: Luclin
Posts: 115
Interface Author - Click to view interfaces
Send a message via ICQ to Jentraal
Default

<table> DOES work. I demonstrated it in another post. You just can't use any fancy spacing parameters. It HAS TO BE strictly simple or it won't work. Like this:

Code:
<table> <tr> <td>blah</td> </tr> </table>


You can't use column width definitions, alignment, or anything fancy. This is a MAJOR annoyance to me. The story window is using a very simplified version of HTML. I can't figure out what it is, but it's very archaic.

Also, if your table is very long, or if you resize the window so the table goes beyond it.. if you scroll, the text disappears completely! /shakes fist at Sony.. DAMN YOU!
Jentraal is offline   Reply With Quote