{
    "path": "/home/krm/dev/mimer-academia/web/css/Examples/background/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om backgrund i CSS"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 0,
        "month": 2020
    },
    "status": "alpha",
    "description": [
        "Detta är en samling av exempel om backgrundsbilder."
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Enkla backgrundsbild"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./background.html",
                    "description": [
                        "Enkelt exempel"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./background-image.html",
                    "description": [
                        "Backgrunds bild"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./url.html",
                    "description": [
                        "Backgrunds bild med url"
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./background.exercise.html"
                            },
                            "Övning med enkla backgrundsbilder"
                        ]
                    ]
                }
            ],
            "comment": []
        },
        {
            "level": 1,
            "title": [
                "Repetera backgrundsbild"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./repeat.html",
                    "description": [
                        "Repetera backgrund"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./no-repeat.html",
                    "description": [
                        "Inte repetera"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./repeat-horizontally.html",
                    "description": [
                        "Repetera horizontelt"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./repeat-vertical.html",
                    "description": [
                        "Repetera verticalt"
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./background-repet.exercise.html"
                            },
                            "Övning med repetion av backgrundsbild"
                        ]
                    ]
                }
            ],
            "comment": []
        },
        {
            "level": 1,
            "title": [
                "Position av backgrundsbild"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./background-position.html",
                    "description": [
                        "Posistion på background"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./background-position-more.html",
                    "description": [
                        "Mer om Posistion på background"
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./background-position.exercise.html"
                            },
                            "Övningar med position av backgrundsbilder"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}