Xhtml before the beginning of the Head Ultimate Destination

Related Tags:

  XHTML 1.0 DTD statement offers three options: 

  Transition (Transitional): very relaxed requirements DTD, it allows you to continue to use the logo HTML4.01 (xhtml but to comply with the wording).    Integrity of the code below: 
  <DOCTYPE html PUBLIC "- / / w3c / / DTD XHTML 1.0 Transitional / / EN" " 'target = _blank> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 

  Strict (Strict): demanding DTD, you can not use any of the logo and performance attributes, such as.    Integrity of the code below: 
  <DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Strict / / EN" " 'target = _blank> http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 

  Framework (Frameset): Framework page design specifically for the use of DTD, if your pages contain the framework require the use of this DTD.    Integrity of the code below: 
  <DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Frameset / / EN" " 'target = _blank> http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> 


  <link Rel="stylesheet" rev="stylesheet" href="css/style.css" type="text/css" media="all" /> <style type="text/css" media="all"> @ import url (css/style01.css); </ style> 
  <! - Add Waibuyangshibiao -> 

  <link Rel="icon" href="/favicon.ico" type="image/x-icon" /> 
  <! - Favorites web site before the IE icon into a special icon Site -> 

  <meta Content="all" name="robots" /> 
  <! - Allow search robot search stations all the links.    If you want to search certain pages are not recommended for use robots.txt method -> 

  <meta Name="author" content=" ajie@netease.com,阿捷" /> 
  <! - Set site authors -> 

  <meta Name="Copyright" content=" http://www.w3cn.org/,自由版权,任意转载" /> 
  <! - Set site copyright information> 

  <meta Name="description" content="新网页设计师。 web标准的教程站点,推动web标准在中国的应用" /> 
  <! - Site briefing (recommended) -> 

  <meta Content="designing, with, web, standards, xhtml, css, graphic, design, layout, usability, ccessibility, w3c, w3, w3cn, ajie" name="keywords" /> 
  <! - Site of keywords (recommended) -> 




Related articles:

Flash skillfully extracted material in the document
  We know that the courseware is to some extent dependent on its outstanding use of the material, from other needs have access to the courseware material, is that we improve the quality of courseware one of the effective methods.    For non-Flash software, we can be recording softwar...
? ?Google Dance?
  Whether to participate in trade sales, a seminar or speak at the symposium will be someone asked me this question: "What is NEE Google dance?" I have also heard a number of different versions of the "Google dance" theory, but Only way is right: Google Dance is the fact tha...
Dhtml positioning in the DIV intuitive layout plans
  Below the picture intuitive explanation DIV, Body positioning of the various attributes such as offsetWidth, clientWidth, such as scrollHeight    After looking at this picture of the layout will have a clear positioning awareness  ...
Ajax in active Chapter 1 of the first 1.1 Ajax
  Chapter 1 Rethinking the web application Ajax the first step    Ajax introduced before including l l the technical definition of the use of CSS l look and feel user interface definition using DOM structure l use XMLHttpRequest asynchronous communication with the server   ...
Concise development of standardized HTML CSS
  General    This instruction is a development of norms, is a scripting language reference, this is not a static norms must strictly abide by the provisions of special circumstances to flexibility in the use of some sort of modifications.    However, we must not arbitrarily...