April 13, 201016 yr 150 Same colors for color and background-color in two contexts body and table.split th 150 Same colors for color and background-color in two contexts div#content table.split tr.med td and table.split th 150 Same colors for color and background-color in two contexts div#content table.split td.med and table.split th
April 13, 201016 yr It means that you have used the same color code for color and background-color in two situations that could cover the same position on the screen, for instance a font color in a div and a background-color for the body, which could mean that text cannot be seen because it's the same color as the background. Additionally, search engines like Google don't like it because hidden text is a common way of adding in keywords to trick Google into rating the page higher than it deserves.
April 14, 201016 yr Author Thank You. It means that you have used the same color code for color and background-color in two situations that could cover the same position on the screen, for instance a font color in a div and a background-color for the body, which could mean that text cannot be seen because it's the same color as the background. Additionally, search engines like Google don't like it because hidden text is a common way of adding in keywords to trick Google into rating the page higher than it deserves.
Create an account or sign in to comment