摘要:
结构性伪类选择器—nth-child(n) “:nth-child(n)”选择器用来定位某个父元素的一个或多个特定的子元素。其中“n”是其参数,而且可以是整数值(1,2,3,4),也可以是表达式(2n+1、-n+5)和关键词(odd、even),但参数n的起始值始终是1,而不是0。也就是说,参数n的 阅读全文
posted @ 2016-08-02 15:36
a瑶池
阅读(215)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title> <style type="text/css"> *{ border:0; margin:0; padding:0; box-siz 阅读全文
posted @ 2016-08-02 14:53
a瑶池
阅读(240)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2016-08-02 13:59
a瑶池
阅读(3)
评论(0)
推荐(0)

浙公网安备 33010602011771号