编辑下面的代码:【加编码】
<html> <head> <style> span.highlight { background-color:yellow; } </style> </head> <body> <p> <span class="highlight">This is a text.</span> This is a text. This is a text. This is a text. This is a text. This is a text. This is a text. This is a text. This is a text. <span class="highlight">This is a text.</span> </p> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂