i'm trying to validate my first XHTML document.
i'm getting this error
for this line
? is that right , you no longer specify the language for the script tag? does it infer that it's Javascript automaticaly.
are there many of these changes in available tag attributes I should be aware of?
thanks
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
i'm getting this error
there is no attribute "language".
for this line
Code:
<script language="JavaScript"
? is that right , you no longer specify the language for the script tag? does it infer that it's Javascript automaticaly.
are there many of these changes in available tag attributes I should be aware of?
thanks
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.