html的无序列表组合图片链接的使用方法

- 帮助
学习
代码演示
<ul> <li><ahref="https://www.php.cn"target="_parent"><imgsrc="https://www.php.cn/static/images/new/logo-2x.png"alt="logo"width="90"></a></li> <li><ahref="https://www.php.cn/wenda.html"target="_parent">帮助</a></li> <li><ahref="https://www.php.cn/course/type/3.html"target="_parent">学习</a></li> </ul>