作业:
1.plate
image.png-
bento
image.png
3.fancy
image.png4.plate apple
image.png
5.#fancy pickle
6.apple.small
image.png7.orange.small
image.png8.bento orange.small
image.png9.plate , bento
image.png
10.*
image.png11.plate *
image.png
12.plate + apple
image.png13.bento ~ pickle
image.png- plate > apple
15.plate orange:first-child
image.png16.plate *:only-child
image.png17.#fancy *:last-child , plate + pickle
image.png18.plate:nth-child(3)
image.png
19.bento:nth-last-child(4)
image.png20.apple:first-of-type
image.png21.plate:nth-of-type(2n)
image.png22.plate:nth-of-type(2n+3)
image.png23.plate apple.small:only-of-type
image.png-
orange:last-of-type , apple:last-of-type
image.png
25.bento:empty
image.png26.apple:not(.small)
image.png
网友评论