在Dreamweaver中怎么就用"锚记"也就是锚点呢/?

来源:百度知道 编辑:UC知道 时间:2024/06/03 15:53:19

在要使用处插入锚记,如命名为A.连接处写"网址#A"

试一试以下的网页就知道了。
<html>
<head>
<title>无标题文档</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body>
<a name="a"></a>
<p>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa <a href="#b">11111111111</a> </p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>11</p>
<p>111</p>
<p>11</p>
<p>111</p>
<p>11</p>
<p>11</p>
<p>111</p>
<p>11</p>