![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I'm not entirely sure if it's an HTML question or CSS one (so I've also posted it to the HTML ng as well). Case here: table tr><td bgcolor="black">bla bla</td> <td>something else</td></tr tr><td bgcolor="black">bla bla row 2</td> <td>something else 2</td></ tr tr><td bgcolor="black">bla bla row 3</td> <td>something else 3</td></ tr /table With IE7 on XP box, there's tiny gap between each row, the question is, how to seem them look seemless (without any gaps)? |
#3
| |||
| |||
|
|
In article e081528f-77fe-429d-a10c-c16facd24... (AT) a70g2000hsh (DOT) googlegroups.com>, *DL <tatata9... (AT) gmail (DOT) com> wrote: Hi, I'm not entirely sure if it's an HTML question or CSS one (so I've also posted it to the HTML ng as well). Case here: table tr><td bgcolor="black">bla bla</td> <td>something else</td></tr tr><td bgcolor="black">bla bla row 2</td> <td>something else 2</td></ tr tr><td bgcolor="black">bla bla row 3</td> <td>something else 3</td></ tr /table With IE7 on XP box, there's tiny gap between each row, *the question is, how to seem them look seemless (without any gaps)? Yours is incorrect markup. But you might find, once you fix it and still have your problem of gaps that either: table cellspacing="0" or table style="border-collapse: collapse;" can fix. But best to fix your markup, get a valid html file going with a proper doctype (use 4.01 Strict) and post a url. -- dorayme- Hide quoted text - - Show quoted text - |
#4
| |||
| |||
|
|
On Jun 5, 10:49*pm, dorayme wrote: With IE7 on XP box, there's tiny gap between each row, *the question is, how to seem them look seemless (without any gaps)? Yours is incorrect markup. But you might find, once you fix it and still have your problem of gaps that either: table cellspacing="0" or table style="border-collapse: collapse;" can fix. But best to fix your markup, get a valid html file going with a proper doctype (use 4.01 Strict) and post a url. Thank you. But some m f (possibly fascists in feds is doing evil things on my box it's extremely unlikely an individual would do harm to my machine for I don't think I have enemies, sorry OT but it really piss me off) |
#5
| |||
| |||
|
|
Thank you. But some m f (possibly fascists in feds is doing evil things on my box it's extremely unlikely an individual would do harm to my machine for I don't think I have enemies, sorry OT but it really piss me off) Wow. Incoherent. |
|
I know what you mean. It is a dangerous world. But don't worry, use it to your advantage: having enemies can make you grow up tough (like the bloke in the Johnny Cash song, "My name is Sue"). What doesn't kill you can leave you crippled. |
#6
| |||
| |||
|
|
On 06/05/08 09:06 pm, dorayme wrote: Thank you. But some m f (possibly fascists in feds is doing evil things on my box it's extremely unlikely an individual would do harm to my machine for I don't think I have enemies, sorry OT but it really piss me off) Wow. Incoherent. |
|
I know what you mean. It is a dangerous world. But don't worry, use it to your advantage: having enemies can make you grow up tough (like the bloke in the Johnny Cash song, "My name is Sue"). What doesn't kill you can leave you crippled. |
#7
| |||
| |||
|
|
Thank you. But some m f (possibly fascists in feds is doing evil things on my box it's extremely unlikely an individual would do harm to my machine for I don't think I have enemies, sorry OT but it really piss me off) Wow. Incoherent. Let me make it clearer that I did not write the above. I know. I did not mean to imply that you did. |
#8
| |||
| |||
|
|
On 06/06/08 09:59 pm, dorayme wrote: Thank you. But some m f (possibly fascists in feds is doing evil things on my box it's extremely unlikely an individual would do harm to my machine for I don't think I have enemies, sorry OT but it really piss me off) Wow. Incoherent. Let me make it clearer that I did not write the above. I know. I did not mean to imply that you did. |
#9
| |||
| |||
|
|
On 06/06/08 09:59 pm, dorayme wrote: In article |
|
DL <tatata9999 (AT) gmail (DOT) com> wrote: Thank you. But some m f (possibly fascists in feds is doing evil things on my box it's extremely unlikely an individual would do harm to my machine for I don't think I have enemies, sorry OT but it really piss me off) Wow. Incoherent. Let me make it clearer that I did not write the above. I know. I did not mean to imply that you did. |
#10
| |||
| |||
|
|
Jim Moe wrote: On 06/06/08 09:59 pm, dorayme wrote: In article [attribute replaced] DL <tatata9999 (AT) gmail (DOT) com> wrote: Thank you. But some m f (possibly fascists in feds is doing evil things on my box it's extremely unlikely an individual would do harm to my machine for I don't think I have enemies, sorry OT but it really piss me off) Wow. Incoherent. Let me make it clearer that I did not write the above. I know. I did not mean to imply that you did. You deleted DL's attribute, hence the confusion. |
![]() |
| Thread Tools | |
| Display Modes | |
| |