Page is a not externally linkable
humpo - 12:16 am on Jan 3, 2004 (gmt 0)
Would the following be flagged as hidden text? eg. OK as it is? Or should i just pick another colour for the text, or would setting the background colour of the DIV help? cheers
Read a few previous threads but they go off topic so much i haven’t seen an answer
Body background is white. Text is white, in a div with an image as the background.
css
.menu{background-image:url(img/menu.gif);color:#fff}
<div class="menu">Contact</div>