时间:2024-10-12 11:56:57
1、新建一个html文件,命名为test.html,用于讲解css中如何给span元素添加背景颜色。
3、在css标签内,使用background属性给span元素添加背景颜色,设置为红色(red)。