在线名词解释大全
专业、全面、易懂的全领域名词百科
首页
>
网页期中6
>
详细
在本地站点中有如下两文件G:\site\other\index.htmlG:\site\web\article\01.htmlindex.htm要想链接到01.html这个文件,正确的链接路径应该是:A.href=“../web/article/01.html”B.href=“01.html”C.href=“web/article/01.html”D.href=“../../web/article/01.html”
题型:单选题
选项
A.
B.
C.
D.
正确答案: