« The real winner of the book price/service wars... | Main | PopFile spam survey »

December 6, 2004

HTML Help!

OK, I give up. I can't get the large space between the text and the table in this entry gone. Deep Green Crystals: Amazon beats E-Bay on price!. I have spent too much time on it. Any ideas? I don't see any code that says make three pages of spaces before the table. I exported the table from Excel as HTML and already took all the junk out that Excel put in. I have edited it in Frontpage and it previews ok there, but shows up wrong here. When I take the code from "< table >" to "< /table >" out, the spaces go away and the text shows up in correct order.

I am stymied...

Posted by Martin at December 6, 2004 10:13 AM

Trackback Pings

TrackBack URL for this entry:
http://www.nwventurevoice.com/cgi-bin/mt-tb.cgi/1604

Comments

you have a bunch of
tags in your code, and they are in the table, but outside of the individual table tags (TD and TR tags)

so the browser is processing all of those
's before the table, then displaying the table...

If you remove all of the
tags that are in between the open table and close table tags you will be good to go.

Posted by: Brian Swanson Author Profile Page at December 6, 2004 10:54 AM

DOH! of course I can't type those tags in here...
remove all of the <BR /> tags from between your open and close table tags

Posted by: Brian Swanson Author Profile Page at December 6, 2004 10:56 AM

Duh, I posted about this before. Damn w.bloggar AND the MT HTML editor insert the tags in for you. You don't see them in your entry, but they show up in the code that is rendered. So I take them out in the editor, and they show back up. You need to enter your tables like this
" · · Feedback price taxes shipping total % of price "

NOT like THIS, even though this is more readable
"
Overstock.com
Overstock
0
9.83
0
1.4
11.23
14.24%
"

Posted by: ministeroforder Author Profile Page at December 6, 2004 11:32 AM

here is my other post http://www.martinandalex.com/blog/archives/2004/11/funny_bug_in_wb.html

gosh, I don't learn very quickly. Thanks for the help!!!!

Posted by: ministeroforder Author Profile Page at December 6, 2004 11:44 AM

Post a comment

Thanks for signing in, . Now you can comment. (sign out)

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)


Remember me?