当前位置: 代码迷 >> HTML/CSS >> html5 > 根本页
  详细解决方案

html5 > 根本页

热度:44   发布时间:2012-11-23 22:54:33.0
html5 > 基本页

?

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title> New Document </title>
    <link rel="stylesheet" href="" type="text/css" />
    <script type="text/javascript" src="/media/system/js/caption.js"></script>

</head>
<body>
  
</body>
</html>
?

?

?