ȸ¿ø°¡ÀԡžÆÀ̵ð/ºñ¹øã±â
ȨÀ¸·Î


Recommended Doctype Declarations to use in your Web document
12³â Àü
Template
Use the following markup as a template to create a new XHTML 1.0 document using a proper Doctype declaration. See the list below if you wish to use another DTD.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
        <title>An XHTML 1.0 Strict standard template</title>
        <meta http-equiv="content-type"
                content="text/html;charset=utf-8" />
</head>

<body>

     <p>¡¦ Your HTML content here ¡¦</p>

</body>
</html>
(X)HTML Doctype Declarations List
HTML 4.01
Strict
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
   "http://www.w3.org/TR/html4/strict.dtd">Transitional
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">Frameset
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
   "http://www.w3.org/TR/html4/frameset.dtd">
        XHTML 1.0
Strict (quick reference)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">Transitional
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">Frameset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">XHTML 1.1 - DTD:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
        XHTML Basic 1.1 (quick reference):
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN"
    "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd">
        HTML 5 [NOT a standard yet]
<!DOCTYPE HTML>MathML Doctype Declarations
MathML 2.0 - DTD:
<!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN"        
        "http://www.w3.org/Math/DTD/mathml2/mathml2.dtd">
        MathML 1.01 - DTD:
<!DOCTYPE math SYSTEM
        "http://www.w3.org/Math/DTD/mathml1/mathml.dtd">
        Compound documents doctype declarations
XHTML + MathML + SVG - DTD:
<!DOCTYPE html PUBLIC
    "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
    "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
        XHTML + MathML + SVG Profile (XHTML as the host language) - DTD:
<!DOCTYPE html PUBLIC
    "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
    "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
        XHTML + MathML + SVG Profile (Using SVG as the host) - DTD:
<!DOCTYPE svg:svg PUBLIC
    "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
    "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
        Optional doctype declarations
Beyond the specificities of (X)HTML processing, Doctype declarations in XML languages are only useful to declare named entities and to facilitate the validation of documents based on DTDs. This means that in many XML languages, doctype declarations are not necessarily useful.

The list below is provided only if you actually need to declare a doctype for these types of documents.

SVG 1.1 Full - DTD:
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
        "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
        SVG 1.0 - DTD:
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
        "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
        SVG 1.1 Basic - DTD:
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Basic//EN"
        "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic.dtd">
        SVG 1.1 Tiny - DTD:
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN"
        "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">
        Historical doctype declarations
The doctype declarations below are valid, but have mostly an historical value — a doctype declaration of a more recent equivalent ought to be used in their stead.

HTML 2.0 - DTD:
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">HTML 3.2 - DTD:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
XHTML Basic 1.0 - DTD:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"
    "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd">



http://www.w3.org/QA/2002/04/valid-dtd-list.html
ÃßõÃßõ : 612 Ãßõ ¸ñ·Ï
¹øÈ£ Á¦¸ñ
1,046
DTD(Document Type Definition) ¶õ?
1,045
´ÙÁß ¿¬°á Çã¿ë ¼­¹öÀÇ ±¸Çö¹ý (socket programming)
1,044
chkdsk (À©µµ¿ì µð½ºÅ©°Ë»ç ¹× º¹±¸)
1,043
Flash Action script
1,042
ÀÎÅͳÝÀͽºÇ÷η¯ ¼¼¼Ç Áߺ¹ »ç¿ëÇϱâ
1,041
ÀÎÅÍ³Ý ÀͽºÇ÷η¯ ¸í·ÉÇà ¿É¼Ç 1
1,040
xml¹®¼­¸¦ Ç÷¡½Ã·Î ºÒ·¯¿À±â
1,039
ÄÄÇ»ÅÍ »ç¿ë½Ã°£ ³ªÅ¸³ªÁö ¾Ê°Ô Çϱâ
1,038
À©µµ ½ÃÀÛ ·Î°í ¾Èº¸ÀÌ°Ô Çϱâ
1,037
<½ÇÇà>¿¡¼­ »ç¿ëÇÏ´Â Æí¸®ÇÑ ¸í·É¾î 1_PING
1,036
<½ÇÇà>¿¡¼­ »ç¿ëÇÏ´Â Æí¸®ÇÑ ¸í·É¾î 2_SHUTDOWN
1,035
<½ÇÇà>¿¡¼­ »ç¿ëÇÏ´Â Æí¸®ÇÑ ¸í·É¾î 3_IPCONFIG
1,034
<½ÇÇà>¿¡¼­ »ç¿ëÇÏ´Â Æí¸®ÇÑ ¸í·É¾î 4_·¹Áö½ºÆ®¸® ÆíÁý±â regedit
1,033
<½ÇÇà>¿¡¼­ »ç¿ëÇÏ´Â Æí¸®ÇÑ ¸í·É¾î 5_À©µµ¿ì ÀÛ¾÷ °ü¸®ÀÚ taskmgr
1,032
<½ÇÇà>¿¡¼­ »ç¿ëÇÏ´Â Æí¸®ÇÑ ¸í·É¾î 6_ÅÚ³Ý(Telnet)
1,031
<½ÇÇà>¿¡¼­ »ç¿ëÇÏ´Â Æí¸®ÇÑ ¸í·É¾î 7_FTP(File Transfer Protocol)
1,030
<½ÇÇà>¿¡¼­ »ç¿ëÇÏ´Â Æí¸®ÇÑ ¸í·É¾î 8_NETSTAT
1,029
<½ÇÇà>¿¡¼­ »ç¿ëÇÏ´Â Æí¸®ÇÑ ¸í·É¾î 9_³» ÄÄÇ»ÅÍ Á¤º¸ È®ÀÎ_cmd_systeminfo
1,028
<½ÇÇà>¿¡¼­ »ç¿ëÇÏ´Â Æí¸®ÇÑ ¸í·É¾î 10_±âŸ À©µµ¿ì Áß¿ä Á¤Ã¥ ½ÇÇà ¸í·É¾î
1,027
Áö±Ý °øÀ¯µÈ ³» ÄÄÇ»ÅÍ¿¡ ´©°¡ Á¢¼ÓÇØ ÀÖ´ÂÁö ¾Æ´Â ¹æ¹ý
1,026
¸¶¿ì½º ¿À¸¥ÂÊ ´ÜÃà¸Þ´º ÆíÁýÇϱâ
1,025
ŸÀÎÀÇ ÀÎÅÍ³Ý »ç¿ë ¸·±â!
1,024
ÀͽºÇ÷η¯¿¡¼­ ÇÑ±Û ÀÔ·ÂÀÌ ¾ÈµÉ¶§
1,023
À©µµ¿ì Ž»ö±â ±âº»Æú´õ À§Ä¡ ¹Ù²ãº¸±â
1,022
¼Ò½ºº¸±â ¸·¾Æ³õÀº°÷ ¼Ò½ºº¸´Â ¹æ¹ý
1,021
'»ç¿ëÀÚ Á¤ÀÇ ´ÜÃàÅ°' ÁöÁ¤Çϱâ
1,020
Å°º¸µåÀÇ Æ¯¼ö¹®ÀÚ ¿µ¾î À̸§
1,019
ÄÄÇ»ÅÍ ½ÃÀÛ ½Ã ¿øÇÏ´Â À½¾ÇÀ» ³ª¿À°Ô ÇÏ·Á¸é...
1,018
ÀÚ½ÅÀÇ ÄÄ¿¡ ¼³Ä¡µÈ ÄÚµ¦À» È®ÀÎÇÏ´Â ¹ý
1,017
³» ³×Æ®¿öÅ© ȯ°æ¿¡ °øÀ¯ ¸ñ·ÏÀÌ ÀÚµ¿ Ãß°¡µÇ´Â °ÍÀ» ¸·±â
¸ñ·Ï
¹ÂÁ÷Æ®·ÎÆ® ºÎ»ê±¤¿ª½Ã ºÎ»êÁø±¸ °¡¾ßµ¿ ¤Ó °³ÀÎÁ¤º¸Ãë±Þ¹æħ
Copyright ¨Ï musictrot All rights reserved.