
HTML中:<a href="/" ></a>或者<a href="/porducts/" ></a> ,href后面直接跟"/"或者是"/products/"是什么
<ahref="/"></a><ahref="/porducts/"></a>表示什么意思?...
<a href="/" ></a><a href="/porducts/" ></a>表示什么意思?
展开
1个回答
展开全部
<a href="/" ></a> 表示链接到网站根目录.
<a href="/porducts/" ></a> 表示链接到根目录下的products目录.
返回的文件按服务器默认文档顺序决定, 有可能是以下之一index.htm, index.html, default.htm, index.asp, index.php, index.aspx......
<a href="/porducts/" ></a> 表示链接到根目录下的products目录.
返回的文件按服务器默认文档顺序决定, 有可能是以下之一index.htm, index.html, default.htm, index.asp, index.php, index.aspx......
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |