Results 1 to 8 of 8

Thread: Help me! (HTML)

  1. #1
    Old-Ones Studios Cruise Control's Avatar
    Join Date
    Apr 2005
    Location
    Seattle, WA
    Posts
    3,799

    Default Help me! (HTML)

    I'm making a giant image out of tiles in HTML.

    I'm using the table tag and putting one image per-cell (like the frontsite banner).

    The problem is I am getting these little white borders.

    I'm set up like this table border="0" cellpadding="0", and my tr and td tags are empty. (left off the < & > or else they wont show up)
    Attached Images Attached Images
    Leave some shards under the belly
    Lay some grease inside my hand
    It's a sentimental jury
    And the makings of a good plan

  2. #2
    Draw the Drapes Recognized Member rubah's Avatar
    Join Date
    Dec 2004
    Location
    Now Destiny is done.
    Posts
    30,655
    Blog Entries
    21
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Your code would be a lot more help than an image, son.

  3. #3
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,020
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default

    cellspacing=0


  4. #4
    Old-Ones Studios Cruise Control's Avatar
    Join Date
    Apr 2005
    Location
    Seattle, WA
    Posts
    3,799

    Default

    Thanks Hsu, I was about to paste a screenshot of my code too.
    Leave some shards under the belly
    Lay some grease inside my hand
    It's a sentimental jury
    And the makings of a good plan

  5. #5
    Draw the Drapes Recognized Member rubah's Avatar
    Join Date
    Dec 2004
    Location
    Now Destiny is done.
    Posts
    30,655
    Blog Entries
    21
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    [code] works fine too.

  6. #6
    Old-Ones Studios Cruise Control's Avatar
    Join Date
    Apr 2005
    Location
    Seattle, WA
    Posts
    3,799

    Default

    Thats what that does, I never fooled around with it.
    Leave some shards under the belly
    Lay some grease inside my hand
    It's a sentimental jury
    And the makings of a good plan

  7. #7
    Your very own Pikachu! Banned Peegee's Avatar
    Join Date
    Mar 2001
    Posts
    19,488
    Blog Entries
    81

    Grin

    So does cellspacing work or not? It should anyway.

    Code pls.

  8. #8
    Banned Sepho's Avatar
    Join Date
    Jan 2003
    Location
    Twilight Zone
    Posts
    1,812
    Articles
    8

    Default

    Yeah, that'll do it. Really, though, I see no practical reason to split the images up like that.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •