tables hate me.
Help. Help. Help. Help.
Okay, in the DVD Commentary Author Sign-Up, there are these *HUGE WHITE SPACES* between the tables. No idea why. Plz to be helping. Plz.
http://seperis.livejournal.com/489592.html
It wasn't doing this until I added the last ten people or so.
Okay, in the DVD Commentary Author Sign-Up, there are these *HUGE WHITE SPACES* between the tables. No idea why. Plz to be helping. Plz.
http://seperis.livejournal.com/489592.html
It wasn't doing this until I added the last ten people or so.
Acknowleding I use the John Sheppard Technical Manual...
I reposted with html setting, worked better.
Mind you, I deleted the post, so I can't go back and figure out what the problem was, except I think the coding that goes with tables effs up with the coding for the RT interface.
B
Re: Acknowleding I use the John Sheppard Technical Manual...
no subject
no subject
Also, you have several broken links in your tables.
no subject
When I see span tags, it makes me run for the hills...
no subject
For 0-E authors, there's one paragraph break before and after that line so the table after it looks fine. For the next author set, there's two paragraph breaks before and after the F-K author line.
Then there's two paragraph breaks before and after the L-R line, two after the < table > tag and one more after the < tr > tag. Same for S-Z.
Also, the table ends at H to begin again at I; at least, the coding is there even if there isn't the author line... so it may be extra code?
I'm not sure if there's anything else causing the extra lines. Hope this helps.
no subject
If you edit it using raw html instead of the rich text editor, and uncheck the auto-formatting option, that may fix the problem. You'll just need to throw <p>'s into your non-table text.
Depending on what the lj editor has already done to it, you may need to throw the contents of the raw html editor into notepad or wordpad, and do the following two replaces:
<br /></t with </t
<br /><t with <t
no subject