{"id":2171,"date":"2025-05-17T17:52:29","date_gmt":"2025-05-17T17:52:29","guid":{"rendered":"https:\/\/buwebsite.azurewebsites.net\/projectnami\/?page_id=2171"},"modified":"2025-10-16T21:11:36","modified_gmt":"2025-10-16T21:11:36","slug":"newssingle","status":"publish","type":"page","link":"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/","title":{"rendered":"News Details"},"content":{"rendered":"\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-7db9d80f wp-block-group-is-layout-constrained\" style=\"padding-right:0;padding-left:0\">    \n    <style>\n      :root{\n        --ink:#111; --muted:#5b6b7a; --paper:#fcfbf7;\n        --hair:#dcd7cc; --brand:#b2040e; --link:#0d3b7e;\n        --shadow:0 20px 40px rgba(0,0,0,.06);\n        --maxw: 920px;\n      }\n\n      .news-listing-wrapper{\n        background: linear-gradient(180deg,#ffffff, #faf9f6 40%, #ffffff);\n        padding: 18px 10px 36px;\n      }\n\n      .news-wrapper{\n        max-width: var(--maxw);\n        margin: 24px auto;\n        padding: 0;\n        border: 1px solid var(--hair);\n        border-radius: 12px;\n        background: radial-gradient(120% 100% at 10% -10%, #fff 0%, var(--paper) 60%, #fff 100%);\n        box-shadow: var(--shadow);\n        overflow: hidden;\n        font-family: Georgia, 'Times New Roman', Times, serif;\n        color: var(--ink);\n      }\n\n      \/* === Top bar: publish date + print button (image \u098f\u09b0 \u0989\u09aa\u09b0\u09c7) === *\/\n      .news-topbar{\n        display:flex;\n        align-items:center;\n        justify-content:space-between;\n        padding:10px 18px;\n        gap:12px;\n        background:#f4f0e8;\n        border-bottom:1px solid var(--hair);\n      }\n\n      .news-publish-date{\n        color:#333;\n        font-size:14px;\n        font-variant: small-caps;\n        letter-spacing:.06em;\n      }\n\n      .print-button{\n        background:var(--brand);\n        color:#fff;\n        border:none;\n        padding:8px 14px;\n        border-radius:8px;\n        font-size:13px;\n        font-weight:600;\n        cursor:pointer;\n        box-shadow:0 2px 8px rgba(0,0,0,.25);\n        white-space:nowrap;\n      }\n\n      \/* === Image === *\/\n      .news-image{\n        position:relative;\n        margin:0 0 10px;\n      }\n\n      .news-image img{\n        width: 100%;\n        max-height: 520px;\n        object-fit: cover;\n        display:block;\n        border-bottom: 1px solid var(--hair);\n      }\n\n      .news-divider{\n        height:1px;\n        background: linear-gradient(90deg, transparent, var(--hair), transparent);\n        margin: 0 18px 14px;\n        border:0;\n      }\n\n      \/* === Title === *\/\n    .news-title{\n        font-size: clamp(26px, 3.4vw, 38px);  \/* \u0986\u0997\u09c7 \u099b\u09bf\u09b2 clamp(34px, 5.2vw, 64px) *\/\n        font-weight: 800;\n        line-height: 1.3;                     \/* \u0986\u0997\u09c7 \u099b\u09bf\u09b2 1.08 *\/\n        letter-spacing: 0.01em;               \/* \u098f\u0995\u099f\u09c1 \u09b6\u09cd\u09ac\u09be\u09b8 \u09ab\u09c7\u09b2\u09be\u09b0 \u099c\u09be\u09df\u0997\u09be *\/\n        padding: 12px 18px 4px;\n        margin: 0 0 8px;                      \/* \u09a8\u09bf\u099a\u09c7 \u09b8\u09be\u09ae\u09be\u09a8\u09cd\u09af \u0997\u09cd\u09af\u09be\u09aa *\/\n        color:#1a1a1a;\n        }\n\n        \/* \u09ae\u09cb\u09ac\u09be\u0987\u09b2\u09c7 \u099f\u09be\u0987\u099f\u09c7\u09b2 \u0986\u09b0\u09c7\u0995\u099f\u09c1 \u099b\u09cb\u099f *\/\n    @media (max-width: 768px){\n        .news-title{\n            font-size: 22px;\n            line-height: 1.4;\n        }\n        }\n\n\n      \/* === Content === *\/\n      .news-content{\n        padding: 6px 18px 28px;\n        font-size: 17px;\n        line-height: 1.9;\n        color:#2a2a2a;\n        column-gap: 40px;\n        column-rule: 1px solid var(--hair);\n        text-align:left;\n        hyphens:auto;\n      }\n    \n      \/* \u09ae\u09cb\u09ac\u09be\u0987\u09b2\u09c7 \u0987\u09ae\u09c7\u099c: width 100% + height 240px *\/\n      @media (max-width: 768px){\n        .news-image img{\n          width: 100% !important;\n          height: 240px !important;\n          object-fit: cover !important;\n        }\n      }\n      \n      @media (min-width: 980px){ .news-content{ column-count:2; } }\n      @media (max-width: 979px){ .news-content{ column-count:1; } }\n\n      .news-content p{ margin:.8rem 0; }\n      .news-content a{ color: var(--link); text-decoration: underline; text-decoration-thickness:.08em; }\n      .news-content h2, .news-content h3{\n        color:#111;\n        margin: 1.1rem 0 .4rem;\n      }\n      .news-content h2{ font-size:22px; border-bottom:2px solid var(--hair); padding-bottom:6px; }\n      .news-content h3{ font-size:18px; }\n\n      .news-content .first-word{\n        display:inline-block;\n        font-weight:800;\n        font-size:1.35em;\n        line-height:1.1;\n        color:var(--brand);\n        margin-right:.22rem;\n        letter-spacing:.2px;\n      }\n\n      .news-content blockquote{\n        font-style:italic;\n        color:#222;\n        border-left:4px solid var(--brand);\n        padding:.6rem 1rem;\n        margin:.6rem .4rem;\n        background:#faf7f4;\n        border-radius:8px;\n      }\n\n      .news-content figure{ margin:.5rem 0; }\n      .news-content figcaption{\n        font-size:13px;\n        color:#6b6b6b;\n        text-align:center;\n        margin-top:.3rem;\n      }\n\n      .news-button-wrapper{\n        max-width: var(--maxw);\n        margin: 14px auto 34px;\n        text-align:center;\n      }\n      .news-more-button{\n        display:inline-block;\n        padding: 12px 20px;\n        border-radius: 10px;\n        background:#b2040e;\n        color:#fff;\n        text-decoration:none;\n        font-weight:700;\n        letter-spacing:.2px;\n      }\n      .news-more-button:hover{ background:#333; }\n\n      @media print{\n        body *{ visibility:hidden; }\n        .print-area, .print-area *{ visibility:visible; }\n        .print-area{ position:absolute; left:0; top:0; width:100%; }\n        .news-more-button{ display:none !important; }\n        .print-button{ display:none !important; }\n        .news-content{ column-count:2 !important; }\n      }\n    <\/style>\n\n    <script>\n      function printNewsPage(){ window.print(); }\n\n      \/\/ \u09aa\u09cd\u09b0\u09a5\u09ae \u09b6\u09ac\u09cd\u09a6\u0995\u09c7 highlight \u0995\u09b0\u09be\u09b0 \u099c\u09a8\u09cd\u09af\n      document.addEventListener('DOMContentLoaded', function(){\n        var paras = document.querySelectorAll('.news-content p');\n        paras.forEach(function(p){\n          if (p.querySelector('.first-word')) return;\n          var html = p.innerHTML.trim();\n          if (!html) return;\n          var re = \/^(\\s*[\u201c\"\u2018'\\(\\[\\{]?\\s*)([\\p{L}\\p{N}\\-_]+)([\\s\\S]*)$\/u;\n          var m  = html.match(re);\n          if (!m) return;\n          p.innerHTML = (m[1]||'') + '<span class=\"first-word\">' + (m[2]||'') + '<\/span>' + (m[3]||'');\n        });\n      });\n    <\/script>\n\n    <div class=\"news-listing-wrapper\">\n          <\/div>\n\n    \n\n\n\n    <style>\n        .university-news {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 20px;\n            padding: 20px;\n        }\n\n        .news-card {\n            width: 250px;\n            background-color: #f5faff;\n            border-radius: 10px;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n            overflow: hidden;\n            text-decoration: none;\n            color: inherit;\n            transition: transform 0.2s ease;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .news-card:hover {\n            transform: scale(1.02);\n        }\n\n        .news-card img {\n            width: 100%;\n            height: 250px;\n            object-fit: cover;\n        }\n\n        .news-info {\n            padding: 15px;\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            flex-grow: 1;\n        }\n\n        .news-date {\n            background-color: #b2040e;\n            color: #fff;\n            font-weight: bold;\n            padding: 6px 10px;\n            display: inline-block;\n            border-radius: 5px;\n            font-size: 13px;\n            margin-bottom: 8px;\n        }\n\n        .news-room {\n            color: #f7941d;\n            font-weight: bold;\n            font-size: 14px;\n            margin-bottom: 5px;\n        }\n\n        .news-title {\n            font-size: 16px;\n            font-weight: 600;\n            line-height: 1.3;\n        }\n\n        @media (max-width: 768px) {\n            .news-card {\n                width: 100%;\n                max-width: 95%;\n            }\n        }\n\n        .news-pagination {\n            text-align: center;\n            margin-top: 30px;\n        }\n\n        .news-pagination a {\n            display: inline-block;\n            margin: 0 4px;\n            padding: 6px 12px;\n            border: 1px solid #ccc;\n            border-radius: 5px;\n            text-decoration: none;\n            color: #b2040e;\n        }\n\n        .news-pagination a.current {\n            background-color: #0d6efd;\n            color: white;\n            font-weight: bold;\n        }\n\n        .department-name{\n            color: black;\n            padding: 14px 28px; \n            border-radius: 8px;\n            text-decoration: none;\n            font-size: 18px; \n            text-align: left;\n            display: block;\n            width: fit-content;\n        }\n    <\/style>\n\n        <div class=\"university-news\">\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=293\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1780840426_fb_201996846556363_1407955494698599.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 27th, 2026<\/div>                   \n                    <div class=\"news-title\">\u0415\u0456d Al-Adha Mubarak<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=294\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1780840438_fb_201996846556363_1405869871573828.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 25th, 2026<\/div>                   \n                    <div class=\"news-title\">Bangladesh University extends its heartfelt congratulations to Adv. Md. Razeul Alim, Lecturer &amp; Coordinator, Department of Law, on his remarkable achievement of being enrolled as an Advocate of the Supreme Court of Bangladesh.<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=151\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1779599656_fb_201996846556363_1402539478573534.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 21st, 2026<\/div>                   \n                    <div class=\"news-title\">On May 20, 2026, the Department of Architecture, Bangladesh University (arch.BU) successfully organized the MoU Signing Ceremony with ARCHICONNECT Academy at the Bangladesh University premises, marking an important milestone towards strengthening industry\u2013academia collaboration.<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=153\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1779599667_fb_201996846556363_1401683291992486.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 20th, 2026<\/div>                   \n                    <div class=\"news-title\">\ud835\udc2c\ud835\udc2d\ud835\udc2e\ud835\udc1d\ud835\udc32@\ud835\udc01\ud835\udc14<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=152\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1779599662_fb_201996846556363_1401846561976159.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 20th, 2026<\/div>                   \n                    <div class=\"news-title\">Bangladesh University Presents<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=155\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1779599678_fb_201996846556363_1399861958841286.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 18th, 2026<\/div>                   \n                    <div class=\"news-title\">Admission Open Summer- 2026<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=154\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1779599672_fb_201996846556363_1399978565496292.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 18th, 2026<\/div>                   \n                    <div class=\"news-title\">Get Your Admission: Fall- 2026 | LL.B. (Hons)<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=156\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1779599686_fb_201996846556363_1398478498979632.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 16th, 2026<\/div>                   \n                    <div class=\"news-title\">The Department of Law expresses its heartfelt appreciation to Dr. Md. Atickus Samad, Additional Registrar (Additional District &amp; Sessions Judge), High Court Division, Supreme Court of Bangladesh, for successfully conducting and teaching the Advocacy (Civil) course for our undergraduate students.<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=160\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1779599711_fb_201996846556363_1397172029110279.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 15th, 2026<\/div>                   \n                    <div class=\"news-title\">Get Your Admission Summer- 2026<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=158\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1779599699_fb_201996846556363_1397326005761548.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 15th, 2026<\/div>                   \n                    <div class=\"news-title\">study@BU<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=157\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1779599693_fb_201996846556363_1397363645757784.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 15th, 2026<\/div>                   \n                    <div class=\"news-title\">\ud83c\udf89\u2728 A Proud Milestone for the Department of Computer Science &amp; Engineering \u2728\ud83c\udf89<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?id=161\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1779599728_fb_201996846556363_1396431712517644.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 14th, 2026<\/div>                   \n                    <div class=\"news-title\">\ud835\udc00\ud835\udc1d\ud835\udc26\ud835\udc22\ud835\udc2c\ud835\udc2c\ud835\udc22\ud835\udc28\ud835\udc27 \ud835\udc05\ud835\udc1a\ud835\udc22\ud835\udc2b \ud835\udc12\ud835\udc2e\ud835\udc26\ud835\udc26\ud835\udc1e\ud835\udc2b- \ud835\udfd0\ud835\udfce\ud835\udfd0\ud835\udfd4<\/div>\n                <\/div>\n            <\/a>\n            <\/div>\n\n            <div class=\"news-pagination\">\n            \n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=1\" class=\"current\">\n                    1                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=2\" class=\"\">\n                    2                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=3\" class=\"\">\n                    3                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=4\" class=\"\">\n                    4                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=5\" class=\"\">\n                    5                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=6\" class=\"\">\n                    6                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=7\" class=\"\">\n                    7                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=8\" class=\"\">\n                    8                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=9\" class=\"\">\n                    9                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=10\" class=\"\">\n                    10                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=11\" class=\"\">\n                    11                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=12\" class=\"\">\n                    12                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=13\" class=\"\">\n                    13                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=14\" class=\"\">\n                    14                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=15\" class=\"\">\n                    15                <\/a>\n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=16\" class=\"\">\n                    16                <\/a>\n            \n                            <a href=\"https:\/\/buwebsite.azurewebsites.net\/projectnami\/newssingle\/?idd=0&#038;pagenum=2\">Next \u00bb<\/a>\n                    <\/div>\n    \n    \n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2171","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/buwebsite.azurewebsites.net\/projectnami\/wp-json\/wp\/v2\/pages\/2171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/buwebsite.azurewebsites.net\/projectnami\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/buwebsite.azurewebsites.net\/projectnami\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/buwebsite.azurewebsites.net\/projectnami\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/buwebsite.azurewebsites.net\/projectnami\/wp-json\/wp\/v2\/comments?post=2171"}],"version-history":[{"count":17,"href":"https:\/\/buwebsite.azurewebsites.net\/projectnami\/wp-json\/wp\/v2\/pages\/2171\/revisions"}],"predecessor-version":[{"id":17549,"href":"https:\/\/buwebsite.azurewebsites.net\/projectnami\/wp-json\/wp\/v2\/pages\/2171\/revisions\/17549"}],"wp:attachment":[{"href":"https:\/\/buwebsite.azurewebsites.net\/projectnami\/wp-json\/wp\/v2\/media?parent=2171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}