gpt4 book ai didi

html - 如何在不写完整 URL 的情况下链接到当前域上的页面

转载 作者:太空狗 更新时间:2023-10-29 13:14:02 24 4
gpt4 key购买 nike

假设当前 URL 是 example.com/test/example

假设我想链接到 example.com/test/example/another

<a href="/another">将我链接到 example.com/another

如何链接到 example.com/test/example/another无需将完整的 URL 放入 a标签?

最佳答案

<罢工>

<罢工>
<a href="another">

应该这样做。

编辑:我的错,实际上是:

<a href="./another">

关于html - 如何在不写完整 URL 的情况下链接到当前域上的页面,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9055377/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com