5588kjx
<!DOCTYPE html>
<html>
<head>
<title></title>

<!-- 自定义css -->
<style type="text/css">
h1 {color:red}
p {color:blue}
</style>

<!-- jquery库 -->
<script src="./js/jquery-2.1.0.js"></script>

<!-- 样式文本 -->
<link rel="styleSheet" href="./res/css.css" type="text/css">

</head>
<body>

</body>

<script type="text/javascript">
<script>

<html>

  

分类:

技术点:

相关文章:

  • 2021-08-02
  • 2021-12-19
  • 2021-11-13
  • 2021-11-21
  • 2021-03-30
  • 2021-08-02
  • 2021-05-23
  • 2021-10-08
猜你喜欢
  • 2021-12-03
  • 2021-08-12
  • 2021-11-17
  • 2021-10-08
  • 2021-12-13
  • 2022-01-05
  • 2021-12-13
相关资源
相似解决方案