题目详情
单选题 在本地站点中有如下两文件: G: site\other index.html G: \site\web\article\01.html Index.html要想链接到01.html这个文件,正确的链接路径应该是( )
A. href="01.html"
B. href="web/article/01.html"
C. href="../web/article/01.html"
D. href= "../../web/article/01.html"
学科:HTML+CSS
时间:2023-05-23 14:22:41
相关题目
相关作业