![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Well obviously it can't be coded to fully understand any possible event it runs into, but I was just wonder if any has any experience with it confusing colors for hidden text. The following is a snip of code that I want to use on my web site. I just want to be sure that google wont get confused and think that I am trying to hide text. table cellpadding="4" cellspacing="1" bgcolor="#000000" tr bgcolor="#ffffff" td>one</td td>one info</td /tr /table |
#3
| |||
| |||
|
|
d0x wrote in pan.2004.08.15.01.50.53.353303 (AT) no (DOT) spam Well obviously it can't be coded to fully understand any possible event it runs into, but I was just wonder if any has any experience with it confusing colors for hidden text. The following is a snip of code that I want to use on my web site. I just want to be sure that google wont get confused and think that I am trying to hide text. table cellpadding="4" cellspacing="1" bgcolor="#000000" tr bgcolor="#ffffff" td>one</td td>one info</td /tr /table You should be specifying a color as well as a background color and, to widen the issue slightly, you ought to be using CSS rather than the deprecated bgcolor. |
#4
| |||
| |||
|
|
Well obviously it can't be coded to fully understand any possible event it runs into, but I was just wonder if any has any experience with it confusing colors for hidden text. The following is a snip of code that I want to use on my web site. I just want to be sure that google wont get confused and think that I am trying to hide text. table cellpadding="4" cellspacing="1" bgcolor="#000000" tr bgcolor="#ffffff" td>one</td td>one info</td /tr /table |
![]() |
| Thread Tools | |
| Display Modes | |
| |