<a href="/page"> my page</a>
and
<a href="http://www.domain.com/page"> my page</a>
Obviously I'm saying that both urls points to the same site (the domain for "/page" is www.domain.com)
Thanks!
No. URIs specified as an absolute path are always rooted at the base of the URI space (note that some schemes do not support the concept of a "base" though).
No, not unless domain.com is your site. Omitting the domain will always have the link point to an internal document.
However,
<a href="/page"> my page </a>
and
<a href="page"> my page </a>
can be different. The one with the slash infront will try to get a document starting from the web root.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论