您现在的位置是:网站首页> 编程资料编程资料
HTML相对路径 上级目录及下级目录的写法_HTML/Xhtml_网页制作_
2023-11-13
442人已围观
简介 如何表示上级目录 ../表示源文件所在目录的上一级目录,../../表示源文件所在目录的上上级目录,以此类推。 假设info.html路径是:c:Inetpubwwwrootsitesblablainfo.html 假设index.html路径是:c:Inetpubwwwrootsitesindex.html 在info.html加入index.html超链
如何表示上级目录
../表示源文件所在目录的上一级目录,../../表示源文件所在目录的上上级目录,以此类推。
假设info.html路径是:c:\Inetpub\wwwroot\sites\blabla\info.html
假设index.html路径是:c:\Inetpub\wwwroot\sites\index.html
在info.html加入index.html超链接的代码应该这样写:
index.html
假设info.html路径是:c:\Inetpub\wwwroot\sites\blabla\info.html
假设index.html路径是:c:\Inetpub\wwwroot\index.html
在info.html加入index.html超链接的代码应该这样写:
index.html
假设info.html路径是:c:\Inetpub\wwwroot\sites\blabla\info.html
假设index.html路径是:c:\Inetpub\wwwroot\sites\wowstory\index.html
在info.html加入index.html超链接的代码应该这样写:
index.html
如何表示下级目录引用下级目录的文件,直接写下级目录文件的路径即可。假设info.html路径是:c:\Inetpub\wwwroot\sites\blabla\info.html假设index.html路径是:c:\Inetpub\wwwroot\sites\blabla\html\index.html在info.html加入index.html超链接的代码应该这样写:index.html
假设info.html路径是:c:\Inetpub\wwwroot\sites\blabla\info.html
假设index.html路径是:c:\Inetpub\wwwroot\sites\blabla\html\tutorials\index.html
在info.html加入index.html超链接的代码应该这样写:
index.html
../表示源文件所在目录的上一级目录,../../表示源文件所在目录的上上级目录,以此类推。
假设info.html路径是:c:\Inetpub\wwwroot\sites\blabla\info.html
假设index.html路径是:c:\Inetpub\wwwroot\sites\index.html
在info.html加入index.html超链接的代码应该这样写:
index.html
假设info.html路径是:c:\Inetpub\wwwroot\sites\blabla\info.html
假设index.html路径是:c:\Inetpub\wwwroot\index.html
在info.html加入index.html超链接的代码应该这样写:
index.html
假设info.html路径是:c:\Inetpub\wwwroot\sites\blabla\info.html
假设index.html路径是:c:\Inetpub\wwwroot\sites\wowstory\index.html
在info.html加入index.html超链接的代码应该这样写:
index.html
如何表示下级目录引用下级目录的文件,直接写下级目录文件的路径即可。假设info.html路径是:c:\Inetpub\wwwroot\sites\blabla\info.html假设index.html路径是:c:\Inetpub\wwwroot\sites\blabla\html\index.html在info.html加入index.html超链接的代码应该这样写:index.html
假设info.html路径是:c:\Inetpub\wwwroot\sites\blabla\info.html
假设index.html路径是:c:\Inetpub\wwwroot\sites\blabla\html\tutorials\index.html
在info.html加入index.html超链接的代码应该这样写:
index.html
相关内容
- 设计师 需要学习编写代码吗_HTML/Xhtml_网页制作_
- 天天飞车雷电技能怎么样_天天飞车r车雷电技能是什么_手机游戏_游戏攻略_
- 秦时明月手游禁地元宝使用刷魂技巧方法_手机游戏_游戏攻略_
- 天天炫斗装备碎片有什么用 装备碎片如何获取_手机游戏_游戏攻略_
- 天天炫斗闯关哪个人物好 安卓版ios辅助秒过关攻略教程_手机游戏_游戏攻略_
- 钓鱼发烧友1-2地图装备选择攻略_手机游戏_游戏攻略_
- 天天酷跑小精灵获得方法 天天酷跑1.0.8.0小精灵图鉴全解析_手机游戏_游戏攻略_
- 神之刃召唤师前期练级及加点攻略_手机游戏_游戏攻略_
- 钓鱼发烧友地图1-3装备选择攻略_手机游戏_游戏攻略_
- 神之刃法师后期玩法推荐 火雨配毒伤_手机游戏_游戏攻略_
