{
    "path": "/home/krm/dev/mimer-academia/web/css/Exercises/psedo-element/exercise.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Psedoelement"
    ],
    "tags": [
        "box, border"
    ],
    "difficulty": "normal",
    "index": 9,
    "status": "beta",
    "author": [
        "krm"
    ],
    "created": {
        "year": 2026,
        "month": 3,
        "day": 3
    },
    "salution": "Select good!",
    "category": [
        "web"
    ],
    "description": [
        "Gör så det som står mellan \"??\" blir sant genom att lägga till något till övre style elementet."
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Kod"
            ],
            "description": [],
            "lang": "html",
            "code": "<!DOCTYPE html>\n<html lang=\"sv\">\n<head>\n<meta charset=\"utf-8\" />\n<style>\n\t</style>\n</head>\n<body>\n<p> ?? N Sätt ett \"😁\" framför rubriken nedan. ?? </p>\n\t<h1>Lorem ipsum dolor sit amet!</h1>\n\t<p> ?? N Sätt ett \"🤠\" efter rubriken nedan. ?? </p>\n<h2>Lorem ipsum dolor sit amet!</h2>\n\t<p> ?? E Gör så att första raden nedan är grön. ?? </p>\n\t<p> ?? N Gör så att första bokstaven nedan har storlek 20pt. ?? </p>\n<p>\nLorem ipsum dolor sit amet: <br />\nUt enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<br />\n<br />\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<br />\n<br />\nExcepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br />    \n</p>\n</body>\n</html>",
            "statments": [],
            "comment": [
                "Du ska bara lägga till något mellan första style-tagarna."
            ]
        }
    ],
    "kind": "exercises"
}