{
    "path": "/home/krm/dev/mimer-academia/web/css/Section/image.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om bilder i CSS"
    ],
    "description": [
        "Detta är en samling av exempel om bilder"
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 2,
            "title": [
                "# 👁️‍🗨️ Bilder"
            ],
            "description": [
                "Bilder är viktiga för CSS"
            ],
            "statments": [],
            "comment": []
        },
        {
            "level": 2,
            "title": [
                "❓ Hur används bilder i CSS"
            ],
            "description": [
                "Bild egenskapen för bilder"
            ],
            "statments": [],
            "comment": []
        },
        {
            "level": 2,
            "title": [
                "Bild attribute"
            ],
            "description": [
                "🔨 ",
                [
                    {
                        "link": "./image.html"
                    },
                    {
                        "form": "important"
                    },
                    "Enkelt exempel"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./width-heigth.html"
                    },
                    {
                        "form": "important"
                    },
                    "Bred och höjd"
                ],
                "",
                " ⭕️ ",
                [
                    {
                        "link": "./image.exercise.html"
                    },
                    {
                        "form": "important"
                    },
                    "Övning med attribute"
                ]
            ],
            "statments": [],
            "comment": []
        },
        {
            "level": 2,
            "title": [
                "Bild egenskaper"
            ],
            "description": [
                "🔨 ",
                [
                    {
                        "link": "./round.html"
                    },
                    {
                        "form": "important"
                    },
                    "Rundade bilder"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./opacity.html"
                    },
                    {
                        "form": "important"
                    },
                    "Genomskinlighet"
                ],
                "",
                " ⭕️ ",
                [
                    {
                        "link": "./image-properties.exercise.html"
                    },
                    {
                        "form": "important"
                    },
                    "Övning med bild egenskaper"
                ]
            ],
            "statments": [],
            "comment": []
        },
        {
            "level": 2,
            "title": [
                "Filter"
            ],
            "description": [
                "🔨 ",
                [
                    {
                        "link": "./filter.html"
                    },
                    {
                        "form": "important"
                    },
                    "Filter"
                ],
                "",
                " ⭕️ ",
                [
                    {
                        "link": "./filter.exercise.html"
                    },
                    {
                        "form": "important"
                    },
                    "Övning med filter"
                ]
            ],
            "statments": [],
            "comment": []
        },
        {
            "level": 2,
            "title": [
                "Skuggor"
            ],
            "description": [
                "🔨 ",
                [
                    {
                        "link": "./shadows.html"
                    },
                    {
                        "form": "important"
                    },
                    "Skyggor"
                ],
                "",
                " ⭕️ ",
                [
                    {
                        "link": "./shadows.exercise.html"
                    },
                    {
                        "form": "important"
                    },
                    "Övning med skuggor"
                ]
            ],
            "statments": [],
            "comment": []
        }
    ],
    "kind": "section"
}