html链接代码href不适用于整个tekst

时间:2019-06-16 09:37:32

标签: html hyperlink href

我的代码中的链接无法正常工作。我看不到代码有任何问题。第一行和其他一些行都在工作,但是当代码相同时,大多数都不行。

我尝试删除可能与链接冲突的代码。但这没有帮助。我不知道其他选择。

<a href="index.html">Intro </a><br> &macr;
<br>
<a href="1.html">What is the hybrid world </a><br> &macr;
<br>
<a href="2.html">Looking with Jay David Bolter </a><br> &macr;
<br>

完整的网站和代码可在以下位置找到: http://www.nikkiloef.com/index2.html

0 个答案:

没有答案