一. 基础
-
选中所有的<p>标签;
-
选中所有的<ol>标签;
-
选中所有的<ul>标签;
-
选中所有id为happy的标签;
-
选中所有id为sad的标签;
-
选中所有id为angry的标签;
-
选中所有类名为class1的标签;
-
选中所有类名为class2的标签;
-
选中所有类名为class3的标签;
-
选中所有类名为class4的标签;
-
选中所有类名为class5的标签;
-
选中所有类名为class6的标签;
-
选中所有的html元素;
-
选中所有的html元素;
-
选中所有的html元素;
-
选中所有的class1类、class2类和class3类;
-
选中所有的id为happy、id为sad和id为angry的类;
-
选中所有的<p>标签、<h1>标签和<h2>标签;
-
选中所有<article>标签下的所有<p>标签;
-
选中所有<header>标签下的所有<p>标签;
-
选中所有<footer>标签下的所有<p>标签;
-
选中所有class1类下的所有p标签;
-
选中所有class2类下的所有p标签;
-
选中所有class3类下的所有p标签;
-
选中所有id为happy下的所有p标签;
-
选中所有id为sad下的所有p标签;
-
选中所有id为angry下的所有p标签;
-
选中所有<article>标签下的所有子级<p>标签;
-
选中所有<header>标签下的所有子级<p>标签;
-
选中所有<footer>标签下的所有子级<p>标签;
-
选中所有class1类下的所有子级p标签;
-
选中所有class2类下的所有子级p标签;
-
选中所有class3类下的所有子级p标签;
-
选中所有id为happy的标签下的所有子级p标签;
-
选中所有id为sad的标签下的所有子级p标签;
-
选中所有id为angry的标签下的所有子级p标签;
-
选中所有紧跟在<article>标签后的一个<p>标签;
-
选中所有紧跟在<header>标签后的一个<p>标签;
-
选中所有紧跟在<footer>标签后的一个<p>标签;
-
选中所有紧跟在class1类后的一个<p>标签;
-
选中所有紧跟在class2类后的一个<p>标签;
-
选中所有紧跟在class3类后的一个<p>标签;
-
选中所有紧跟在id为happy的标签后的一个<p>标签;
-
选中所有紧跟在id为sad的标签后的一个<p>标签;
-
选中所有紧跟在id为angry的标签后的一个<p>标签;
-
选中所有与<article>标签同级的<p>标签;
-
选中所有与<header>标签同级的<p>标签;
-
选中所有与<footer>标签同级的<p>标签;
-
选中所有与class1类同级的p标签;
-
选中所有与class2类同级的p标签;
-
选中所有与class3类同级的p标签;
-
选中所有与id为happy的标签同级的p标签;
-
选中所有与id为sad的标签同级的p标签;
-
选中所有与id为angry的标签同级的p标签;
-
按顺序,选中所有未访问过的<a>标签、访问过的<a>标签、鼠标悬停时的<a>标签、按下不放时的<a>标签;
-
按顺序,选中所有未访问过的<input>标签、访问过的<input>标签、鼠标悬停时的<input>标签、按下不放时的<input>标签;
-
按顺序,选中所有未访问过的<button>标签、访问过的<button>标签、鼠标悬停时的<button>标签、按下不放时的<button>标签;
-
按顺序,选中所有未访问过的类名为class1的标签、访问过的类名为class1的标签、鼠标悬停时的类名为class1的标签、按下不放时的类名为class1的标签;
-
按顺序,选中所有未访问过的id为happy的标签、访问过的id为happy的标签、鼠标悬停时的id为happy的标签、按下不放时的id为happy的标签;
-
按顺序,选中所有未访问过的id为sad的标签、访问过的id为sad的标签、鼠标悬停时的id为sad标签、按下不放时的id为sad的标签;
-
选中所有<p>标签,并且这个<p>标签是其父标签中的第一个标签;
-
选中所有<button>标签,并且这个<button>标签是其父标签中的第一个标签;
-
选中所有<input>标签,并且这个<input>标签是其父标签中的第一个标签;
-
选中所有类名为class1的标签,并且这个类名为class1的标签是其父标签中的第一个标签;
-
选中所有id为angry的标签,并且这个id为angry的标签是其父标签中的第一个标签;
-
选中所有id为happy的标签,并且这个id为happy的标签是其父标签中的第一个标签;
-
选中所有<p>标签,并且这个<p>标签是其父标签<div>中的第一个标签;
-
选中所有<button>标签,并且这个<button>标签是其父标签<div>中的第一个标签;
-
选中所有<input>标签,并且这个<input>标签是其父标签<div>中的第一个标签;
-
选中所有类名为class1的标签,并且这个类名为class1的标签是其父标签<div>中的第一个标签;
-
选中所有id为angry的标签,并且这个id为angry的标签是其父标签<div>中的第一个标签;
-
选中所有id为happy的标签,并且这个id为happy的标签是其父标签<div>中的第一个标签;
-
选中所有<p>标签,并且这个<p>标签是其类名为class1的父标签中的第一个标签;
-
选中所有<button>标签,并且这个<button>标签是其类名为class2的父标签中的第一个标签;
-
选中所有<input>标签,并且这个<input>标签是其类名为class3的父标签中的第一个标签;
-
选中所有类名为class1的标签,并且这个类名为class1的标签是其类名为class4的父标签中的第一个标签;
-
选中所有id为angry的标签,并且这个id为angry的标签是其类名为class5的父标签中的第一个标签;
-
选中所有id为happy的标签,并且这个id为happy的标签是其类名为class6的父标签中的第一个标签;
-
选中所有<p>标签,并且这个<p>标签是其id为fff的父标签中的第一个标签;
-
选中所有<button>标签,并且这个<button>标签是其id为fff的父标签中的第一个标签;
-
选中所有<input>标签,并且这个<input>标签是其id为fff的父标签中的第一个标签;
-
选中所有类名为class1的标签,并且这个类名为class1的标签是其id为fff的父标签中的第一个标签;
-
选中所有id为angry的标签,并且这个id为angry的标签是其id为fff的父标签中的第一个标签;
-
选中所有id为happy的标签,并且这个id为happy的标签是其id为fff的父标签中的第一个标签;
-
选中<ul>标签下的第1个子标签;
-
选中<ul>标签下的第2个子标签;
-
选中<ul>标签下的第3个子标签;
-
选中<ul>标签下的第1个子标签和第2个子标签;
-
选中<ul>标签下的第1个子标签和第4个子标签;
-
选中<ul>标签下的第3个子标签和第6个子标签;
-
选中所有标签下,使用者选中的部分;
-
选中所有标签下,使用者选中的部分;
-
选中所有标签下,使用者选中的部分;
-
在每个<p>标签之后,都插入图片../img/img1.png;
-
在每个<p>标签之后,都插入图片../img/img2.png;
-
在每个<p>标签之后,都插入图片../img/img3.png;
-
在每个<p>标签之前,都插入图片../img/img1.png;
-
在每个<p>标签之前,都插入图片../img/img2.png;
-
在每个<p>标签之前,都插入图片../img/img3.png;
一. 基础
-
p{ ... }
-
ol{ ... }
-
ul{ ... }
-
#happy{ ... }
-
#sad{ ... }
-
#angry{ ... }
-
.class1{ ... }
-
.class2{ ... }
-
.class3{ ... }
-
.class4{ ... }
-
.class5{ ... }
-
.class6{ ... }
-
*{ ... }
-
*{ ... }
-
*{ ... }
-
.class1, .class2, .class3{ ... }
-
#happy, #sad, #angry{ ... }
-
p, h1, h2{ ... }
-
article p{ ... }
-
header p{ ... }
-
footer p{ ... }
-
.class1 p{ ... }
-
.class2 p{ ... }
-
.class3 p{ ... }
-
#happy p{ ... }
-
#sad p{ ... }
-
#angry p{ ... }
-
article > p{ ... }
-
header > p{ ... }
-
footer > p{ ... }
-
.class1 > p{ ... }
-
.class2 > p{ ... }
-
.class3 > p{ ... }
-
#happy > p{ ... }
-
#sad > p{ ... }
-
#angry > p{ ... }
-
article + p{ ... }
-
header + p{ ... }
-
footer + p{ ... }
-
.class1 + p{ ... }
-
.class2 + p{ ... }
-
.class3 + p{ ... }
-
#happy + p{ ... }
-
#sad + p{ ... }
-
#angry + p{ ... }
-
article ~ p{ ... }
-
header ~ p{ ... }
-
footer ~ p{ ... }
-
.class1 ~ p{ ... }
-
.class2 ~ p{ ... }
-
.class3 ~ p{ ... }
-
#happy ~ p{ ... }
-
#sad ~ p{ ... }
-
#angry ~ p{ ... }
-
a:link{ ... } a:visited{ ... } a:hover{ ... } a:active{ ... }
-
input:link{ ... } input:visited{ ... } input:hover{ ... } input:active{ ... }
-
button:link{ ... } button:visited{ ... } button:hover{ ... } button:active{ ... }
-
.class1:link{ ... } .class1:visited{ ... } .class1:hover{ ... } .class1:active{ ... }
-
#happy:link{ ... } #happy:visited{ ... } #happy:hover{ ... } #happy:active{ ... }
-
#sad:link{ ... } #sad:visited{ ... } #sad:hover{ ... } #sad:active{ ... }
-
p:first-child{ ... }
-
button:first-child{ ... }
-
input:first-child{ ... }
-
.class1:first-child{ ... }
-
#angry:first-child{ ... }
-
#happy:first-child{ ... }
-
div p:first-child{ ... }
-
div button:first-child{ ... }
-
div input:first-child{ ... }
-
div .class1:first-child{ ... }
-
div #angry:first-child{ ... }
-
div #happy:first-child{ ... }
-
.class1 p:first-child{ ... }
-
.class2 button:first-child{ ... }
-
.class3 input:first-child{ ... }
-
.class4 .class1:first-child{ ... }
-
.class5 #angry:first-child{ ... }
-
.class6 #happy:first-child{ ... }
-
#fff p:first-child{ ... }
-
#fff button:first-child{ ... }
-
#fff input:first-child{ ... }
-
#fff .class1:first-child{ ... }
-
#fff #angry:first-child{ ... }
-
#fff #happy:first-child{ ... }
-
ul > li:nth-child(1){ ... }
-
ul > li:nth-child(2){ ... }
-
ul > li:nth-child(3){ ... }
-
ul > li:nth-child(1), ul > li:nth-child(2){ ... }
-
ul > li:nth-child(1), ul > li:nth-child(4){ ... }
-
ul > li:nth-child(3), ul > li:nth-child(6){ ... }
-
::selection{ ... }
-
::selection{ ... }
-
::selection{ ... }
-
p::after{ content: url(../img/img1.png); }
-
p::after{ content: url(../img/img2.png); }
-
p::after{ content: url(../img/img3.png); }
-
p::before{ content: url(../img/img1.png); }
-
p::before{ content: url(../img/img2.png); }
-
p::before{ content: url(../img/img3.png); }