Submit Your Article Forum Rules

Results 1 to 3 of 3

Thread: Doctype unknown?????

Hybrid View

  1. #1
    Senior Member
    Join Date
    Aug 2004
    Posts
    154

    Doctype unknown?????

    I was doing some of the tests to submit my site for review and realize I don't have a doctype. I read some of the messages about it, and searched in Google, but don't feel confident to throw something in my site that could be totally wrong.

    Questions:
    1. Is the doctype absolutely necessary?
    2. Is it possible for someone knowledgeable to take a look at my home page and tell me which doctype I should use? I have no idea if I have transitional, or any of those other terms. I know very basic html, and all my pages are created using Yahoo's Site Builder so I really don't have a lot of control on the way HTML is created.

    Appreciate the help!!!
    Jose

  2. #2
    Senior Member Keimos's Avatar
    Join Date
    Jul 2003
    Location
    North Wales
    Posts
    523

    Is Doc type necessary

    Yes and No is the simple answer.

    Doc type tells the browser, whichever one you are using how to interpret the page it is looking at. Basically the document you present to us will be seen in our browsers default settings. Your work of art, creation will look totally different to a lot of different people and may not necessarily display your site to its best.

    Doc Type you need to place on first line is;

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML Transitional//EN"
    "http://www.w3.org/TR/REC-html40/loose.dtd">

    I have not used site builder so check to see if this needs to be before or after there code. It may affect your use of there software to add to the site.
    Keimos IT - Always learning something new each day
    www.keimos.co.uk , www.pengolf.co.uk , www.cbt4u.co.uk my hobby sites

  3. #3
    Junior Member
    Join Date
    Aug 2004
    Posts
    18
    Hello eggypiece. Here's two links that cover the basics and go into detail:
    http://www.netmechanic.com/news/vol6/html_no9.htm
    http://www.alistapart.com/articles/doctype/
    - Mike T, from the Quad Cities

Similar Threads

  1. Replies: 0
    Last Post: 02-06-2009, 11:05 PM
  2. Yahoo Search Marketing's Unknown Distribution Partners
    By Webdango in forum Marketing Strategies Discussion Forum
    Replies: 41
    Last Post: 06-02-2006, 02:33 PM
  3. disproportionate hits from unknown robot
    By tvirden in forum Search Engine Optimization Forum
    Replies: 2
    Last Post: 04-05-2005, 02:06 AM
  4. Unknown Trojan Horse Detection
    By compumonster in forum Internet Security Discussion Forum
    Replies: 2
    Last Post: 02-21-2005, 12:26 PM
  5. Unknown bots
    By Riklaunim in forum Search Engine Optimization Forum
    Replies: 0
    Last Post: 05-04-2004, 05:21 PM

Posting Permissions

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