<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta http-equiv="x-ua-compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Title</title>
</head>
<style>
.fg{
margin: 700px;
}
</style>
<body>
<h3 class="title" >>>>>跳到一</a> #成功跳转


</body>
</html>


总结:a标签在同一页面实现定向跳转,只能用id作为href实现

相关文章:

  • 2021-08-09
  • 2022-12-23
  • 2022-12-23
  • 2022-02-09
  • 2022-02-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-17
  • 2021-12-27
  • 2021-05-06
  • 2021-07-01
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
相关资源
相似解决方案