ok.. It has been so long since ive done web programming...
How the heck to I pick the correct DOCTYPE???
and what about the encode??
here is the head section...
Thanks!
sooo...???Code:<HTML> <title></title> <head> <meta http-equiv="Content-Language" content="en-us"> <meta name="keywords" content=""> <meta name="description" content=""> <LINK REL=StyleSheet HREF="body.css" TYPE="text/css" MEDIA=screen> <LINK REL=StyleSheet HREF="default.css" TYPE="text/css" MEDIA=screen> <script type="text/javascript" src="oodomimagerollover.js"> /*********************************************** * DOM Image Rollover II- By Adam Smith (http://www.codevendor.com) * Script featured on and available at Dynamic Drive (http://www.dynamicdrive.com) * Keep this notice intact for usage please ***********************************************/ </script> <script type="text/javascript" src="slideshow.js"> </script> <script type="text/javascript" src="floatmenu.js"> </script> </head>




Reply With Quote