RickyF Posted April 29, 2007 Share Posted April 29, 2007 The following code, is making my XHTML valid page, become invalid <!-- GeoTrust Verified Domain[tm] Smart Icon tag. Do not edit. --><SCRIPT TYPE="text/javascript" SRC="//smarticon.geotrust.com/vdom.js"></SCRIPT></center><!-- end GeoTrust Smart Icon tag --> I thought i would also add, that this code is placed within a DIV tag. Thanks for any help! Quote Link to comment Share on other sites More sharing options...
xenophobia Posted April 29, 2007 Share Posted April 29, 2007 try: <script type="text/javascript" src="//smarticon.geotrust.com/vdom.js"></script> Use lower-case. Hope this works. Quote Link to comment Share on other sites More sharing options...
RickyF Posted April 29, 2007 Author Share Posted April 29, 2007 Wow, that simple, thanks! Feels stupid lol ??? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.