Results 1 to 4 of 4

Thread: [RESOLVED] Doctype??

Threaded View

  1. #1

    Thread Starter
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Resolved [RESOLVED] Doctype??

    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!

    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>
    sooo...???
    Last edited by Static; Jan 26th, 2006 at 10:58 AM.
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width