编辑下面的代码:【加编码】
<html> <head> <style> [title=ziqiangxuetang] { border:5px solid green; } </style> </head> <body> <h2>Will apply to:</h2> <img title="ziqiangxuetang" src="/static/images/logo.png" width="270" height="50"> <br> <a title="ziqiangxuetang" href="http://ziqiangxuetang.com">ziqiangxuetang</a> <hr> <h2>Will not apply to:</h2> <p title="greeting">Hi!</p> <a class="ziqiangxuetang" href="http://ziqiangxuetang.com">ziqiangxuetang</a> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂