相关疑难解决方法(0)

相对路径,但对于港口?

我们都熟悉相对路径:./images/hello.jpghttp://www.domain.com/hey链接到的相对路径http://www.domain.com/hey/images/hello.jpg.

问题:你如何说明你到达http://www.domain.com:1234时的相对路径http://www.domain.com/hey

url port http relative-path

21
推荐指数
2
解决办法
1万
查看次数

创建另一个端口中文件的HTML链接?

下面的标记会停止指向页面的链接,而无需提供完整的URL:

<a href="foo.html">link</a>
Run Code Online (Sandbox Code Playgroud)

所以,如果你点击它example.com/,你会去example.com/foo.html.有没有办法创建一个链接,example.com:port/foo.html而不是去?

html html5

7
推荐指数
1
解决办法
2874
查看次数

标签 统计

html ×1

html5 ×1

http ×1

port ×1

relative-path ×1

url ×1