当前位置:在线题库搜索>[问答题]简要说明如何在html中创建锚点链接。的答案是什么?

问题:

[问答题]简要说明如何在html中创建锚点链接。

参考答案:

1、<aname="target">;2、<ahref="#target">。