为什么使用>,<这种写不进去呀
1 回答
已采纳
慕勒0069038
TA贡献143条经验 获得超39个赞
随手写下,如有缺省,自己填一下= =
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>test</title> <style> .circleSpan{ background-color: gray; display : block; width: 60px; height: 60px; text-align: center; line-height: 60px; color: #ffffff; border-radius: 30px; } </style> </head> <body> <span class="circleSpan">>,<<span> </body> </html>
- 1 回答
- 0 关注
- 899 浏览
添加回答
举报
0/150
提交
取消