주석 : HTML5는 IE6 구조 구현 코드와 호환됩니다. 필요한 친구는 그것을 참조 할 수 있습니다
문서 .CreateElement ( '헤더');
문서 .CreateElement ( 'nav');
문서 .CreateElement ( '섹션');
문서 .CreateElement ( '기사');
문서 .CreateElement ( '따로');
문서 .CreateElement ( '바닥기');
<! doctype html>
<html>
<헤드>
<meta charset = "utf-8">
<title> html5 테스트 </title>
<script type = "text/javaScript"src = "html5.js"> </script>
<link type = "text/css"href = "reshtml5.css"media = "all">
<link type = "text/css"href = "index.css"media = "all">
<link type = "text/css"href = "ie6.css"media = "all">
</head>
<body>
<헤더 역할 = "배너">
</헤더>
</body>
</html>
참고 : 여기
<script type = text/javaScript src = html5.js> </script>
즉시 머리를 따라 가서 페이지 끝에 놓지 마십시오.
데모 코드 html5_rest_jb51.rar를 다운로드하십시오