This site is closed to new comments and posts.

Notice: This site uses cookies to function.
If you are not comfortable with cookies then please don't browse this website.

test — Brooklynian

test

htest

Comments

  • oeu
    eou
    eo
    u
    eu
    oe
    u
    oeu
    oe
    uoe
    u
    eo
    u
    eou
    eo
    u
    oeu
    eo
    u
    eou
    eou
    o
    eu
    eo
    u
    eou
    eo
    u
    eo
    u
    eoueo
    u
    eou
    oe
    u
    oeu
    oe
    u
    oe
    uoe
    u
    eo
    u
    oeu
    eou

    oe
    u
    eou
    oe
  • Were the results of the test conclusive?
  • Results of test indicate:

    Isa is a smarty-pants.
  • How do you create a table that has a nice 1-pixel border instead of this idiotic looking border?
  • I think you have to reduce the cell padding or cell spacing to zero.
    How does this look?
    Row 2
    Hm. That didn't totally work.
  • Do you have a "border="1" in your <tr> or <td> tags? Should only be in the <table> tag. Also, it may be a function of this bbs to "encircle" any table. Hard to say. Show your code..
    SJE, I edited this to make it all "code" since your table tag was breaking the page. --EM
  • <p></p>
    <table cellspacing="0" cellpadding="0" border="1"><tr><td>How does this look?</td></tr><tr><td>Row 2</td></tr></table>
    So yes, possibly the forum software is doing something. I've done border=1 on other pages and it worked.
  • Try adding this to your table tag:
    style="border-collapse: collapse" border="1"
  • thanks - works
  • sorry! glad you worked it out. I used to love troubleshooting miniscule crap like this. :)
Sign In or Register to comment.