{"id":1231,"date":"2026-05-01T18:07:55","date_gmt":"2026-05-01T18:07:55","guid":{"rendered":"https:\/\/dbcollege.in\/?page_id=1231"},"modified":"2026-06-01T10:12:22","modified_gmt":"2026-06-01T10:12:22","slug":"library","status":"publish","type":"page","link":"https:\/\/dbcollege.in\/index.php\/library\/","title":{"rendered":"Library"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1231\" class=\"elementor elementor-1231\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10bb727 e-con-full e-flex e-con e-parent\" data-id=\"10bb727\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-484b738 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"484b738\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"modern-breadcrumb-banner\">\r\n    <div class=\"breadcrumb-overlay\"><\/div>\r\n    <div class=\"breadcrumb-content-wrapper\">\r\n        <!-- Main Section Title -->\r\n        <h1 class=\"breadcrumb-main-title\">College Library<\/h1>\r\n        \r\n        <!-- Interactive Breadcrumb Links -->\r\n        <div class=\"breadcrumb-navigation-links\">\r\n            <a href=\"https:\/\/dbcollege.in\/\" class=\"breadcrumb-link-item\">Home<\/a>\r\n            <span class=\"breadcrumb-separator-icon\">\r\n                <svg viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z\"\/><\/svg>\r\n            <\/span>\r\n            <a href=\"#\" class=\"breadcrumb-link-item\">Facilities<\/a>\r\n            <span class=\"breadcrumb-separator-icon\">\r\n                <svg viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z\"\/><\/svg>\r\n            <\/span>\r\n            <span class=\"breadcrumb-current-page\">Library<\/span>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    \/* Main Banner Container *\/\r\n    .modern-breadcrumb-banner {\r\n        position: relative;\r\n        width: 100%;\r\n        min-height: 260px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: left;\r\n        font-family: 'Segoe UI', -apple-system, sans-serif;\r\n        box-sizing: border-box;\r\n        overflow: hidden;\r\n        border-radius: 0px; \/* Sharp rectangular corners ke liye 0 kiya hai *\/\r\n        margin-bottom: 35px;\r\n        \r\n        \/* Background Configuration *\/\r\n        background-image: url('https:\/\/encrypted-tbn3.gstatic.com\/licensed-image?q=tbn:ANd9GcRRwqH0zF4ww6DItz0USRy-ZCdBFmtl7kU_YKUPanEQgC1LKySpyROVBnS_L4hMTjXuCwYHNmspIptg4_0'); \r\n        background-size: cover;\r\n        background-position: center;\r\n        background-repeat: no-repeat;\r\n    }\r\n\r\n    \/* Dark Overlay for Text Readability over Image *\/\r\n    .breadcrumb-overlay {\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        background: linear-gradient(90deg, rgba(5, 36, 17, 0.9) 0%, rgba(12, 74, 40, 0.6) 60%, rgba(0, 0, 0, 0.3) 100%);\r\n        z-index: 1;\r\n    }\r\n\r\n    \/* Inner Content Container *\/\r\n    .breadcrumb-content-wrapper {\r\n        position: relative;\r\n        z-index: 2;\r\n        padding: 40px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 12px;\r\n        width: 100%;\r\n    }\r\n\r\n    \/* Main Title Typography *\/\r\n    .breadcrumb-main-title {\r\n        font-size: 32px;\r\n        font-weight: 800;\r\n        color: #ffffff;\r\n        margin: 0;\r\n        letter-spacing: 0.5px;\r\n        text-shadow: 0 2px 4px rgba(0,0,0,0.2);\r\n    }\r\n\r\n    \/* Navigation Links Wrap *\/\r\n    .breadcrumb-navigation-links {\r\n        display: flex;\r\n        align-items: center;\r\n        flex-wrap: wrap;\r\n        gap: 6px;\r\n    }\r\n\r\n    \/* Individual Link Item *\/\r\n    .breadcrumb-link-item {\r\n        font-size: 13.5px;\r\n        font-weight: 600;\r\n        color: #e2e8f0;\r\n        text-decoration: none;\r\n        transition: color 0.2s ease;\r\n    }\r\n    .breadcrumb-link-item:hover {\r\n        color: #eab308; \r\n    }\r\n\r\n    \/* Separator SVG Icon Style *\/\r\n    .breadcrumb-separator-icon {\r\n        display: flex;\r\n        align-items: center;\r\n        color: #94a3b8;\r\n    }\r\n    .breadcrumb-separator-icon svg {\r\n        width: 16px;\r\n        height: 16px;\r\n    }\r\n\r\n    \/* Active \/ Current Page State *\/\r\n    .breadcrumb-current-page {\r\n        font-size: 13.5px;\r\n        font-weight: 600;\r\n        color: #eab308; \r\n    }\r\n\r\n    \/* Responsive adjustments *\/\r\n    @media (max-width: 768px) {\r\n        .modern-breadcrumb-banner { min-height: 200px; }\r\n        .breadcrumb-content-wrapper { padding: 24px; }\r\n        .breadcrumb-main-title { font-size: 26px; }\r\n        .breadcrumb-link-item, .breadcrumb-current-page { font-size: 12.5px; }\r\n    }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c05e42b e-con-full e-flex e-con e-parent\" data-id=\"c05e42b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd52a89 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"fd52a89\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"institutional-library-wrapper\">\r\n    <!-- Visual Asset Icons Integration -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    \r\n    <style>\r\n        \/* Scoped Isolation Framework *\/\r\n        .institutional-library-wrapper {\r\n            box-sizing: border-box;\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            background-color: #fcfdfc;\r\n            color: #2d3748;\r\n            padding: 30px 15px;\r\n            width: 100%;\r\n        }\r\n\r\n        .institutional-library-wrapper *, \r\n        .institutional-library-wrapper *:before, \r\n        .institutional-library-wrapper *:after {\r\n            box-sizing: border-box;\r\n            border-radius: 0 !important; \/* Premium sharp edge thematic architecture *\/\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        .institutional-library-wrapper .main-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 35px;\r\n        }\r\n\r\n        \/* 1. CLEAN HEADER (No Heavy Banner Theme) *\/\r\n        .institutional-library-wrapper .library-clean-header {\r\n            border-bottom: 2px solid #0c4a1b;\r\n            padding-bottom: 15px;\r\n            margin-bottom: 5px;\r\n        }\r\n\r\n        .institutional-library-wrapper .library-clean-header h2 {\r\n            font-size: 26px;\r\n            font-weight: 800;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.5px;\r\n            color: #0c4a1b;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n\r\n        .institutional-library-wrapper .library-clean-header h2 i {\r\n            color: #cca43b;\r\n        }\r\n\r\n        .institutional-library-wrapper .library-clean-header p {\r\n            font-size: 14px;\r\n            margin-top: 8px;\r\n            color: #556b2f;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* 2. ASYMMETRIC PHOTO GALLERY GRID *\/\r\n        .institutional-library-wrapper .gallery-title {\r\n            font-size: 15px;\r\n            font-weight: 700;\r\n            text-transform: uppercase;\r\n            color: #0c4a1b;\r\n            letter-spacing: 1px;\r\n            margin-bottom: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .institutional-library-wrapper .library-gallery-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            grid-template-rows: repeat(2, 170px);\r\n            gap: 15px;\r\n        }\r\n\r\n        .institutional-library-wrapper .gallery-item {\r\n            border: 1px solid #e2e8f0;\r\n            background-color: #f1f5f9;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .institutional-library-wrapper .gallery-item img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .institutional-library-wrapper .gallery-item:hover img {\r\n            transform: scale(1.02);\r\n        }\r\n\r\n        \/* Custom Asymmetric Grid Spans *\/\r\n        .institutional-library-wrapper .item-1 {\r\n            grid-column: 1 \/ 3;\r\n            grid-row: 1 \/ 3; \/* Large Frame: Best for Students Sitting & Reading *\/\r\n        }\r\n        .institutional-library-wrapper .item-2 { grid-column: 3 \/ 4; grid-row: 1 \/ 2; }\r\n        .institutional-library-wrapper .item-3 { grid-column: 4 \/ 5; grid-row: 1 \/ 2; }\r\n        .institutional-library-wrapper .item-4 { grid-column: 3 \/ 5; grid-row: 2 \/ 3; }\r\n\r\n        .institutional-library-wrapper .img-overlay-caption {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            background: rgba(12, 74, 27, 0.85);\r\n            color: #ffffff;\r\n            padding: 6px 12px;\r\n            font-size: 11px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.5px;\r\n        }\r\n\r\n        \/* 3. CONTENT SPLIT METRICS & DUMMY PLACEHOLDERS *\/\r\n        .institutional-library-wrapper .split-layout {\r\n            display: grid;\r\n            grid-template-columns: 1.3fr 0.7fr;\r\n            gap: 35px;\r\n        }\r\n\r\n        .institutional-library-wrapper .info-card {\r\n            background: #ffffff;\r\n            border: 1px solid #e2e8f0;\r\n            padding: 30px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 25px;\r\n        }\r\n\r\n        .institutional-library-wrapper .section-heading {\r\n            font-size: 16px;\r\n            font-weight: 700;\r\n            color: #0c4a1b;\r\n            text-transform: uppercase;\r\n            border-bottom: 2px solid #cca43b;\r\n            padding-bottom: 5px;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        \/* Dummy Text Block Configuration *\/\r\n        .institutional-library-wrapper .dummy-paragraph-block {\r\n            background-color: #fafafa;\r\n            border-left: 3px solid #cca43b;\r\n            padding: 15px;\r\n            margin-bottom: 5px;\r\n        }\r\n\r\n        .institutional-library-wrapper .dummy-paragraph-block h4 {\r\n            font-size: 13px;\r\n            text-transform: uppercase;\r\n            color: #cca43b;\r\n            margin-bottom: 5px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .institutional-library-wrapper .dummy-paragraph-block p {\r\n            font-size: 13.5px;\r\n            line-height: 1.7;\r\n            color: #666666;\r\n            text-align: justify;\r\n        }\r\n\r\n        .institutional-library-wrapper .resource-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 15px;\r\n        }\r\n\r\n        .institutional-library-wrapper .resource-box {\r\n            border: 1px solid #f0f4f1;\r\n            background: #fdfdfd;\r\n            padding: 15px;\r\n            border-left: 3px solid #0c4a1b;\r\n        }\r\n\r\n        .institutional-library-wrapper .resource-box h4 {\r\n            font-size: 13px;\r\n            font-weight: 700;\r\n            color: #1a202c;\r\n            margin-bottom: 5px;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .institutional-library-wrapper .resource-box p {\r\n            font-size: 13px;\r\n            color: #4a5568;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        \/* Sidebar Panels *\/\r\n        .institutional-library-wrapper .sidebar-panel {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 25px;\r\n        }\r\n\r\n        .institutional-library-wrapper .timing-card {\r\n            background: #ffffff;\r\n            border: 1px solid #e2e8f0;\r\n            border-top: 3px solid #0c4a1b;\r\n            padding: 20px;\r\n        }\r\n\r\n        .institutional-library-wrapper .timing-table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n            margin-top: 5px;\r\n        }\r\n\r\n        .institutional-library-wrapper .timing-table td {\r\n            padding: 8px 0;\r\n            font-size: 13px;\r\n            border-bottom: 1px solid #edf2f7;\r\n            color: #2d3748;\r\n        }\r\n\r\n        .institutional-library-wrapper .timing-table tr:last-child td {\r\n            border-bottom: none;\r\n        }\r\n\r\n        .institutional-library-wrapper .rules-card {\r\n            background-color: #fafbfa;\r\n            border: 1px dashed #e2e8f0;\r\n            padding: 20px;\r\n            border-left: 4px solid #cca43b;\r\n        }\r\n\r\n        .institutional-library-wrapper .rules-card h4 {\r\n            font-size: 13px;\r\n            font-weight: 700;\r\n            color: #0c4a1b;\r\n            text-transform: uppercase;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .institutional-library-wrapper .rules-card ul {\r\n            list-style: none;\r\n        }\r\n\r\n        .institutional-library-wrapper .rules-card ul li {\r\n            font-size: 12.5px;\r\n            color: #4a5568;\r\n            margin-bottom: 6px;\r\n            display: flex;\r\n            gap: 8px;\r\n        }\r\n\r\n        .institutional-library-wrapper .rules-card ul li:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .institutional-library-wrapper .rules-card ul li i {\r\n            color: #cca43b;\r\n            margin-top: 3px;\r\n        }\r\n\r\n        \/* Responsive Breakpoints *\/\r\n        @media (max-width: 992px) {\r\n            .institutional-library-wrapper .library-gallery-grid {\r\n                grid-template-columns: 1fr 1fr;\r\n                grid-template-rows: auto;\r\n            }\r\n            .institutional-library-wrapper .item-1, \r\n            .institutional-library-wrapper .item-4 {\r\n                grid-column: span 2;\r\n                height: 200px;\r\n            }\r\n            .institutional-library-wrapper .item-2, \r\n            .institutional-library-wrapper .item-3 {\r\n                grid-column: span 1;\r\n                height: 140px;\r\n            }\r\n            .institutional-library-wrapper .split-layout {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .institutional-library-wrapper .resource-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"main-container\">\r\n        \r\n        <!-- Clean Header Section (No broad banner style) -->\r\n        <div class=\"library-clean-header\">\r\n            <h2><i class=\"fa-solid fa-book-open\"><\/i> College Library Portal<\/h2>\r\n            <p>Institutional Knowledge Repository & Silent Learning Infrastructure<\/p>\r\n        <\/div>\r\n\r\n        <!-- Section 1: Visual Gallery Grid -->\r\n        <div>\r\n            <h3 class=\"gallery-title\"><i class=\"fa-solid fa-camera\"><\/i> Library Infrastructure & Reading Halls<\/h3>\r\n            <div class=\"library-gallery-grid\">\r\n                \r\n                <!-- Photo 1: Large Central Focus Frame (Insert Sitting Students Photo Here) -->\r\n                <div class=\"gallery-item item-1\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521587760476-6c12a4b040da?auto=format&fit=crop&w=800&q=80\" alt=\"Main Reading Lounge Workspace\">\r\n                    <div class=\"img-overlay-caption\">Main Reading Hall & Study Cubicles<\/div>\r\n                <\/div>\r\n\r\n                <!-- Photo 2: Secondary Section View -->\r\n                <div class=\"gallery-item item-2\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507842217343-583bb7270b66?auto=format&fit=crop&w=400&q=80\" alt=\"Reference Stacks View\">\r\n                    <div class=\"img-overlay-caption\">Reference Stacks<\/div>\r\n                <\/div>\r\n\r\n                <!-- Photo 3: Alternate Learning Angle -->\r\n                <div class=\"gallery-item item-3\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497633762265-9d179a990aa6?auto=format&fit=crop&w=400&q=80\" alt=\"Silent Zone Area\">\r\n                    <div class=\"img-overlay-caption\">Silent Study Space<\/div>\r\n                <\/div>\r\n\r\n                <!-- Photo 4: Landscape Overview Frame -->\r\n                <div class=\"gallery-item item-4\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1568667256549-094345857637?auto=format&fit=crop&w=600&q=80\" alt=\"Digital Archive Terminal Desk\">\r\n                    <div class=\"img-overlay-caption\">Digital Catalogues & Resource Terminal<\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Section 2: Layout Content Split with Dummy Paragraph Placeholder -->\r\n        <div class=\"split-layout\">\r\n            \r\n            <!-- Left Panel: Main Context Area -->\r\n            <div class=\"info-card\">\r\n                \r\n                <!-- INTEGRATED DUMMY PARAGRAPH BLOCK (Change later as needed) -->\r\n                <div>\r\n                    <h3 class=\"section-heading\">Overview & General Introduction<\/h3>\r\n                    <div class=\"dummy-paragraph-block\">\r\n                        <h4>[ Content Placeholder Box ]<\/h4>\r\n                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div>\r\n                    <h3 class=\"section-heading\">Available Core Resources<\/h3>\r\n                    <div class=\"resource-grid\">\r\n                        <div class=\"resource-box\">\r\n                            <h4>Print Literature<\/h4>\r\n                            <p>Comprehensive collection of academic course textbooks and course curriculum volumes.<\/p>\r\n                        <\/div>\r\n                        <div class=\"resource-box\">\r\n                            <h4>E-Resources Bay<\/h4>\r\n                            <p>Integrated computer terminal systems providing direct access to verified academic databases.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <!-- Right Panel: Operational Data -->\r\n            <div class=\"sidebar-panel\">\r\n                \r\n                <!-- Timings Box -->\r\n                <div class=\"timing-card\">\r\n                    <h3 class=\"section-heading\" style=\"margin-bottom: 5px;\">Operational Timings<\/h3>\r\n                    <table class=\"timing-table\">\r\n                        <tr>\r\n                            <td><strong>Working Days:<\/strong><\/td>\r\n                            <td style=\"text-align: right;\">09:00 AM \u2013 04:00 PM<\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td><strong>Reference Hours:<\/strong><\/td>\r\n                            <td style=\"text-align: right;\">10:00 AM \u2013 03:30 PM<\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td><strong>Weekly Close:<\/strong><\/td>\r\n                            <td style=\"text-align: right; color: #c53030;\">Sundays & Holidays<\/td>\r\n                        <\/tr>\r\n                    <\/table>\r\n                <\/div>\r\n\r\n                <!-- Quick Rules Box -->\r\n                <div class=\"rules-card\">\r\n                    <h4><i class=\"fa-solid fa-circle-exclamation\"><\/i> Mandatory Directives<\/h4>\r\n                    <ul>\r\n                        <li><i class=\"fa-solid fa-chevron-right\"><\/i> Maintaining complete silence inside the hall is mandatory.<\/li>\r\n                        <li><i class=\"fa-solid fa-chevron-right\"><\/i> Verification cards must be presented at the check desk.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>College Library Home Facilities Library College Library Portal Institutional Knowledge Repository &#038; Silent Learning Infrastructure Library Infrastructure &#038; Reading Halls Main Reading Hall &#038; Study Cubicles Reference Stacks Silent Study Space Digital Catalogues &#038; Resource Terminal Overview &#038; General Introduction [ Content Placeholder Box ] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"default","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1231","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/pages\/1231","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/comments?post=1231"}],"version-history":[{"count":14,"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/pages\/1231\/revisions"}],"predecessor-version":[{"id":3369,"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/pages\/1231\/revisions\/3369"}],"wp:attachment":[{"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/media?parent=1231"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}