标签: javascript html
我的代码中有以下行,但它给了我错误 必须转义特殊字符:[<]
<li class="illustration isotope-item" style="position: absolute; left: 0px; top: 0px;"><img src="img/17.jpg"alt="Brain">
有什么问题?我仍然是编码html的新手,我从其他网站上获取了部分代码,该网站已经在我的大部分网站上运行,直到这里。