-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreat.html
41 lines (22 loc) · 1.01 KB
/
reat.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html>
<head>
<link href="https://cdnjs.cloudflare.com/ajax/libs/extjs/6.0.0/classic/theme-classic/resources/theme-classic-all.css" rel="stylesheet" />
</head>
<body>
<a href='#header-n295'>这是点击</a>
<div style= "width: 100%;height:1000px"> 这是空白</div>
<a name='header-n295'>这是目的地</a>
<a href='#header-n295'>这是点击</a>
<div style= "width: 100%;height:1000px"> 这是空白</div>
<a name='header-n295'>这是目的地</a>
<a href='#header-n295'>这是点击</a>
<div style= "width: 100%;height:1000px"> 这是空白</div>
<a name='header-n295'>这是目的地</a>
<a href='#header-n295'>这是点击</a>
<div style= "width: 100%;height:1000px"> 这是空白</div>
<a name='header-n295'>这是目的地</a>
</body>
<script type="text/javascript">
</script>
</html>