CSS伪类选择器 - nth-child(an+b):
摘要:        
CSS伪类选择器 - nth-child(an+b):第一种:简单数字序号写法:nth-child(number)直接匹配第number个元素。参数number必须为大于0的整数。li:nth-child(3){background:orange;}/*把第3个LI的背景设为橙色*/第二种:倍数写法    阅读全文
		
		posted @ 2017-06-23 14:37 蒂其之死 阅读(248) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号