|
<!DOCTYPE HTML 4.01 Transitional//E
I was having a nightmere this evening trying to figure out why i coudnt get the scrollbars to change color - I tried everything to rectify the problem...
Then I removed the top code
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
and walla the CSS script worked:
Anybody have anyideas why this is happerning...
And If I have to remove this code will it effect my site being crawaled or cause anyother problems?
|