<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="UTF-8">
    <title>Document</title>
    <link rel="stylesheet" href="css/index.css" type="text/css" media="all" />
    <style>
    div {
    color: blue;
      }
</style>
<link rel="shortcut icon" href="/2008/site/images/favicon.ico" type="image/x-icon" />
<script src="jquery/jquery-2.2.3.min.js"></script>
</head>
<body>
</body>
</html>

 

相关文章:

  • 2022-12-23
  • 2021-05-20
  • 2021-11-18
  • 2021-11-13
猜你喜欢
  • 2021-04-07
  • 2021-12-04
  • 2021-12-26
  • 2021-11-04
  • 2021-12-26
  • 2021-12-14
相关资源
相似解决方案