编辑下面的代码:【加编码】
<html> <head> <style> ul { list-style:square url("sqpurple.gif"); } </style> </head> <body> <ul> <li>Coffee</li> <li>Tea</li> <li>Coca Cola</li> </ul> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂