美文网首页
作业2: 餐厅

作业2: 餐厅

作者: 冥千洛 | 来源:发表于2018-11-19 09:25 被阅读0次

    作业:

    1.plate

    image.png
    1. bento


      image.png

    3.fancy

    image.png

    4.plate apple


    image.png

    5.#fancy pickle

    6.apple.small

    image.png

    7.orange.small

    image.png

    8.bento orange.small

    image.png

    9.plate , bento


    image.png

    10.*

    image.png

    11.plate *


    image.png

    12.plate + apple

    image.png

    13.bento ~ pickle

    image.png
    1. plate > apple
    image.png

    15.plate orange:first-child

    image.png

    16.plate *:only-child

    image.png

    17.#fancy *:last-child , plate + pickle

    image.png

    18.plate:nth-child(3)


    image.png

    19.bento:nth-last-child(4)

    image.png

    20.apple:first-of-type

    image.png

    21.plate:nth-of-type(2n)

    image.png

    22.plate:nth-of-type(2n+3)

    image.png

    23.plate apple.small:only-of-type

    image.png
    1. orange:last-of-type , apple:last-of-type


      image.png

    25.bento:empty

    image.png

    26.apple:not(.small)

    image.png

    相关文章

      网友评论

          本文标题:作业2: 餐厅

          本文链接:https://www.haomeiwen.com/subject/kgcofqtx.html