Preserved Topic: persistant gaps between images... help plz! |
|
---|---|
Author | Thread |
Nervous Wreck (II) Inmate From: San Antonio, TX, USA |
posted 01-20-2002 03:56
hey all i'm new here... and i really could use some help =) i'm working on this page, here: http://fireshock.midaszero.net/bpa/graphics/navanimation.html |
Paranoid (IV) Inmate From: in media rea |
posted 01-20-2002 04:02
Relly want to know what it is? It's the spacing gaps between your table data cell calls, and the image information. |
Nervous Wreck (II) Inmate From: San Antonio, TX, USA |
posted 01-20-2002 04:12
well, i did what you suggested... and it still didn't work =( the gaps are still there - grrrr... maybe i didn't do it right? i deleted the spaces like you said... anything else to try? |
Paranoid (IV) Mad Scientist From: EN27 |
posted 01-20-2002 05:36
Without looking too close at the HTML (things are a little late here) I see a few things that can make stuff mess up within browsers. |
Lunatic (VI) Mad Scientist From: the Psychiatric Ward |
posted 01-20-2002 05:58 |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 01-20-2002 06:22
Setting border="1" temporarily can help locate the problem; you can see if the space is below or on top of the images, or between the table cells, or what. |
Maniac (V) Lord Mad Scientist Sovereign of all the lands Ozone and just beyond that little green line over there... From: Stockholm, Sweden |
posted 01-20-2002 17:14
OK, I look at this code and can quickly see where some of the gap is coming from. The important thing is to understand that spaces and 'returns' in your code do something specific, and for a reason. If this were just text, and you typed to a point and hit a return (without adding a space after it) and then continued typing text on the next line, it would add one letter-width space there to make your text readable. You've eliminated the space before and after your <td> tags, but you still have the <a href> tags seperate from the <img> tags. Bunch all of the code in the middle of your <td> tags together, on one line. If you want to add breaks to make it more readable, add them in the middle of a tag, like this... |
Maniac (V) Inmate From: there...no..there..... |
posted 01-20-2002 17:25
Hi blu! |
Maniac (V) Inmate From: Oblivion |
posted 01-20-2002 21:53
Also, another thing you could do is div align them using this code: |
Paranoid (IV) Inmate From: AČ, MI, USA |
posted 01-20-2002 23:25
blu: I've been playing with this page ever since you told me about it last night on aim >.< curse you! hehe, just kidding... but anyways.. i've found a solution to the problem. |
Nervous Wreck (II) Inmate From: San Antonio, TX, USA |
posted 01-22-2002 04:49
ah, excellent. thanks guys!! i solved the problem... i added a spacer in the bottom cell (which basically did the same thing as shrinking the pix, rappy) and it worked. woohoo! |
Maniac (V) Mad Scientist From: From:From: |
posted 05-30-2002 06:15
Well people, I'm going to archive this now, as there has not been a reply since January, and there is lots of useful information in it. This thread has been closed. Do not collect $200. |