I am using Dreamweaver and on my page I am using some Javascript. When I validate the document it comes up saying: the tag: "script" does not have an attribute: "lang gif" in currently active versions. [HTML 4.0] In my web site, I have: <script language = "javascript" type = "text/jsscript" langgif> </script> My page seems to work properly. I want to fix this so that my page has no errors. Anyone know how to fix this? Thank you