{
    "path": "/home/krm/dev/mimer-academia/web/css/Examples/image/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om bilder i CSS"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 0,
        "month": 2020
    },
    "status": "alpha",
    "description": [
        "Detta är en samling av exempel om bilder"
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Bild attribute"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./image.html",
                    "description": [
                        "Enkelt exempel"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./width-heigth.html",
                    "description": [
                        "Bred och höjd"
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./image.exercise.html"
                            },
                            "Övning med attribute"
                        ]
                    ]
                }
            ],
            "comment": []
        },
        {
            "level": 1,
            "title": [
                "Bild egenskaper"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./round.html",
                    "description": [
                        "Rundade bilder"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./opacity.html",
                    "description": [
                        "Genomskinlighet"
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./image-properties.exercise.html"
                            },
                            "Övning med bild egenskaper"
                        ]
                    ]
                }
            ],
            "comment": []
        },
        {
            "level": 1,
            "title": [
                "Filter"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./filter.html",
                    "description": [
                        "Filter"
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./filter.exercise.html"
                            },
                            "Övning med filter"
                        ]
                    ]
                }
            ],
            "comment": []
        },
        {
            "level": 1,
            "title": [
                "Skuggor"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./shadows.html",
                    "description": [
                        "Skyggor"
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./shadows.exercise.html"
                            },
                            "Övning med skuggor"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}