home » zplus/dokk.git
ID: f8f2428450bc31ed0ef42718d4ba152091f588fd
29 lines — 908B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:cssselectors_cheatsheet_2019_jeon",
    "library:website": "https://nanacodesign.com/css-selectors-cheatsheet-details/",
    "library:author": [
        "nana jeon"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-NC-ND-4.0"
    ],
    "library:title": "CSSselectors cheatsheet #>.,*+~:[](){}",
    "blob:at": {
        "@id": "file:/pdf/cssselectors_cheatsheet_2019_jeon.pdf",
        "blob:primary_source": "https://www.dropbox.com/s/h2hni9o1m1di989/CSS selectors cheatsheet.pdf",
        "blob:retrieval_date": "2023-11-02"
    }
}