التعليق: HTML5 متوافق مع رمز تنفيذ هيكل IE6. يمكن للأصدقاء الذين يحتاجون إليها الرجوع إليها
document.createElement ('header') ؛
document.CreateElement ('nav') ؛
document.CreateElement ('Section') ؛
document.createElement ('article') ؛
document.createElement ('جانبا') ؛
document.CreateElement ('footer') ؛
<! doctype html>
<html>
<head>
<meta charset = "utf-8">
<title> اختبار html5 </title>
<script type = "text/javaScript" src = "html5.js"> </script>
<link type = "text/css" href = "resthtml5.css" media = "all">
<link type = "text/css" href = "index.css" media = "all">
<link type = "text/css" href = "ie6.css" media = "all">
</head>
<body>
<header rol = "banner">
</header>
</body>
</html>
ملاحظة: هنا
<script type = text/javaScript src = html5.js> </script>
تأكد من متابعة الرأس على الفور وعدم وضعه في نهاية الصفحة.
قم بتنزيل الرمز التجريبي html5_rest_jb51.rar