好好学习,天天向上!!!
ul Can the previous points be changed? -PHP Chinese website Q&A-ul Can the previous dots be changed? -PHP Chinese website Q&A
Please watch and learn.
可以换,
ul{ list-style:circle; }
这样是空心圆,
ul{ list-style:none }
这个就是去除前面的点。
ul Can the previous points be changed? -PHP Chinese website Q&A-ul Can the previous dots be changed? -PHP Chinese website Q&A
Please watch and learn.
可以换,
这样是空心圆,
这个就是去除前面的点。