{
    "path": "/home/krm/dev/mimer-academia/web/css/Examples/selector/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om selektor i CSS"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 0,
        "month": 2020
    },
    "status": "alpha",
    "description": [
        "Detta är en samling av exempel om selektorer."
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Att använda vanliga selektorer."
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./selector.html",
                    "description": [
                        "Enkelt exempel med klasser och id"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./selector-tag.html",
                    "description": [
                        "Välj med hjälp av tagar"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./select-tag.html",
                    "description": [
                        "Välj med mer hjälp av tagar"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./select-tag-and-id.html",
                    "description": [
                        "Väl med tagar och id"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./select-tag-and-class.html",
                    "description": [
                        "Välj med tagar och klasser"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./select-tag-id-and-class.html",
                    "description": [
                        "Välj med tagar, id och klasser"
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./select.exercise.html"
                            },
                            "Övning med tagar, id och klasser"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}