Ik heb een probleempje met mijn css.
Ik heb hem gevalideerd met w3 en hij is helemaal goed.
Maar ik heb dus een foutje in mijn layout (www.lima-cs.nl) ik zie bij 1 stukje 4 laagjes...
Over dit stukje css gaat het.
A:visited {color: #000000; background-image: url("images/header_1.png"); background-color:#494747; text-decoration: none}
A:link {color: #000000; background-image: url("images/header_1.png"); background-color:#494747; text-decoration: none}
A:active {color: #000000; background-image: url("images/header_1.png"); background-color:#494747; text-decoration: none}
A:hover {background-image: url("images/header_1.png"); color: #000000; background-color:#494747; text-decoration: none}
Als iemand mij kan helpen?
Graag.
B.v.d,
Paul van Dun.