1.媒体查询的css代码的优先级要比其他的高!
2.text-overflow: 定义文本溢出父级元素如何处理! clip/ellipsis/string
3.overflow: visible hidden scroll auto inherit
scroll 和 auto有区别吗?
时间: 2024-10-14 22:10:57
1.媒体查询的css代码的优先级要比其他的高!
2.text-overflow: 定义文本溢出父级元素如何处理! clip/ellipsis/string
3.overflow: visible hidden scroll auto inherit
scroll 和 auto有区别吗?