{
  "host": "chandigarh.gov.in",
  "category": "state",
  "url": "https://chandigarh.gov.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://chandigarh.gov.in/",
      "violations": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/color-contrast?application=playwright",
          "nodes": 3,
          "samples": [
            {
              "target": ".col-md-12:nth-child(1) > .nk-feature-1.bg-main-6 > .nk-feature-cont > h4 > a",
              "html": "<a href=\"http://admser.chd.nic.in/booking/webpages/booking1.aspx\"><img src=\"theme/images/online-booking.png\" alt=\"\" style=\"width:45px;margin-right: 10px;\">UT Guest House Booking</a>"
            },
            {
              "target": ".col-md-12:nth-child(2) > .nk-feature-1.bg-main-6 > .nk-feature-cont > h4 > a",
              "html": "<a href=\"https://chdpr.gov.in/cadmin/uploads/filemanagers/calendar_2026.pdf\"><img src=\"theme/images/online-booking.png\" alt=\"\" style=\"width:45px;margin-right: 10px;\">Chandigarh Calendar 2026</a>"
            },
            {
              "target": "h4 > a[href$=\"gallery\"]",
              "html": "<a href=\"https://chdpr.gov.in/gallery\"><img src=\"theme/images/online-booking.png\" alt=\"\" style=\"width:45px;margin-right: 10px;\">Chandigarh Happining</a>"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/heading-order?application=playwright",
          "nodes": 3,
          "samples": [
            {
              "target": ".col-md-12:nth-child(1) > .nk-feature-1.bg-main-6 > .nk-feature-cont > h4",
              "html": "<h4 class=\"text-main-1\" style=\"text-align:center\"> <a href=\"http://admser.chd.nic.in/booking/webpages/booking1.aspx\"><img src=\"theme/images/online-booking.png\" alt=\"\" style=\"width:45px;margin-right: 10px;\">UT Guest House Booking</a></h4>"
            },
            {
              "target": ".gallery-heading > h3",
              "html": "<h3>Photo Gallery</h3>"
            },
            {
              "target": ".col-md-4:nth-child(1) > .img-bk > .txt-desc > a[title=\"\"] > h3",
              "html": "<h3>City Forest</h3>"
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/image-alt?application=playwright",
          "nodes": 10,
          "samples": [
            {
              "target": ".col-md-2:nth-child(1) > .adm-block > div:nth-child(2) > img",
              "html": "<img src=\"https://chandigarh.gov.in/cadmin//uploads/1773209895_4ffdbb77f43f52c0d48a.jpg\" style=\"width:130px\">"
            },
            {
              "target": ".col-md-2:nth-child(2) > .adm-block > div:nth-child(2) > img",
              "html": "<img src=\"https://chandigarh.gov.in/cadmin//uploads/1773209801_c50442acdf69ec4c18ba.jpg\" style=\"width:130px\">"
            },
            {
              "target": "li:nth-child(1) > .content > a[target=\"_blank\"] > img",
              "html": "<img src=\"https://chandigarh.gov.in/assets/images/new.gif\" style=\"width: 45px;\">"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": "moderate",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-one-main?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "html",
              "html": "<html lang=\"en\">"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#accessible-megamenu-1787672775878-1",
              "html": "<a href=\"https://chandigarh.gov.in/\" class=\"home\" id=\"accessible-megamenu-1787672775878-1\"><span>Home</span><i class=\"fa fa-home\"></i></a>"
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": "moderate",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/meta-viewport?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "meta[name=\"viewport\"]",
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/region?application=playwright",
          "nodes": 7,
          "samples": [
            {
              "target": "#fontSize > .home-banner.wrapper > .banner-container.container.common-container",
              "html": "<div class=\"container common-container four_content banner-container\" style=\"\">"
            },
            {
              "target": ".home-banner.wrapper > .home-banner.wrapper:nth-child(2)",
              "html": "<div class=\"wrapper home-banner\">"
            },
            {
              "target": ".home-banner.wrapper:nth-child(3)",
              "html": "<div class=\"wrapper home-banner\" style=\"padding-top: 0;\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}