{"id":1717,"date":"2026-01-07T10:30:24","date_gmt":"2026-01-07T02:30:24","guid":{"rendered":"https:\/\/mdranau.sabah.gov.my\/?page_id=1717"},"modified":"2026-03-31T11:43:30","modified_gmt":"2026-03-31T03:43:30","slug":"buletin-tahunan-mdr","status":"publish","type":"page","link":"https:\/\/mdranau.sabah.gov.my\/en\/buletin-tahunan-mdr\/","title":{"rendered":"Buletin Tahunan MDR"},"content":{"rendered":"<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@700;800;900&display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* 1. ANIMASI KILAUAN (SHINE) *\/\n  @keyframes ultraShineObj {\n    0% { left: -100% !important; }\n    100% { left: 100% !important; }\n  }\n\n  \/* 2. CONTAINER TAJUK *\/\n  .obj-header-shining {\n    text-align: center !important;\n    margin: 40px auto 35px auto !important;\n    padding: 0 20px !important;\n    font-family: 'Poppins', sans-serif !important;\n  }\n\n  \/* SUBTITLE (NAVY + DROP SHADOW) *\/\n  .obj-header-shining .obj-sub-text {\n    font-family: 'Poppins', sans-serif !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    color: #002b5c !important; \n    text-transform: uppercase !important;\n    letter-spacing: 5px !important;\n    margin-bottom: -10px !important; \n    display: block !important;\n    position: relative !important;\n    z-index: 2 !important;\n    text-shadow: 1px 1px 2px rgba(0,0,0,0.15) !important;\n    line-height: normal !important;\n  }\n\n  \/* TAJUK UTAMA (NAVY + SHINING) *\/\n  .obj-header-shining .obj-main-text {\n    font-family: 'Poppins', sans-serif !important;\n    font-size: 34px !important;\n    font-weight: 900 !important;\n    color: #002b5c !important; \n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    margin: 0 !important;\n    display: inline-block !important;\n    position: relative !important;\n    overflow: hidden !important;\n    padding: 5px 12px !important;\n    text-shadow: 2px 2px 4px rgba(0,0,0,0.2) !important;\n    line-height: 1.2 !important;\n  }\n\n  \/* LAPISAN CAHAYA *\/\n  .obj-header-shining .obj-main-text::after {\n    content: \"\" !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: -100% !important;\n    width: 100% !important;\n    height: 100% !important;\n    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.4), transparent) !important;\n    transform: skewX(-25deg) !important;\n    animation: ultraShineObj 3s infinite !important;\n  }\n\n  \/* Garisan Bawah Emas *\/\n  .obj-header-shining .obj-line-gold {\n    width: 60px !important;\n    height: 5px !important;\n    background: #FFD700 !important;\n    margin: 5px auto 0 auto !important;\n    border-radius: 10px !important;\n  }\n\n  @media (max-width: 768px) {\n    .obj-header-shining .obj-main-text { font-size: 24px !important; }\n  }\n<\/style>\n\n<div class=\"obj-header-shining\">\n  <span class=\"obj-sub-text\">SOROTAN PERISTIWA<\/span>\n  <h1 class=\"obj-main-text\">E-BULETIN MAJLIS DAERAH RANAU<\/h1>\n  <div class=\"obj-line-gold\"><\/div>\n<\/div>\n\n\n\n<!-- Heyzine (load sekali sahaja) -->\n<script src=\"https:\/\/cdnc.heyzine.com\/release\/addons.5.min.js\"\n        style=\"display:none;\"\n        onload=\"heyzinea.addons.init();\"><\/script>\n\n<link rel=\"stylesheet\"\n      href=\"https:\/\/cdnc.heyzine.com\/release\/heyzine.4.min.css\"\n      as=\"style\"\n      onload=\"this.onload=null;this.rel='stylesheet'\">\n\n<style>\n  \/* ===== WRAPPER ===== *\/\n  .table-wrapper {\n    margin: 10px 0;\n  }\n\n  \/* ===== TABLE (DESKTOP) ===== *\/\n  table.buletin-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #ffffff;\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n  }\n\n  table.buletin-table th {\n    background: linear-gradient(135deg, #003366, #00509e);\n    color: #ffffff;\n    padding: 16px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  table.buletin-table td {\n    border: 1px solid #e0e6ed;\n    padding: 18px;\n    text-align: center;\n    vertical-align: middle;\n  }\n\n  table.buletin-table tr:nth-child(even) td {\n    background-color: #f6f9fc;\n  }\n\n  .tahun {\n    font-weight: 800;\n    color: #003366;\n  }\n\n  .status {\n    font-weight: 600;\n    color: #6c757d;\n  }\n\n  .flip-center {\n    display: flex;\n    justify-content: center;\n  }\n\n  \/* Lebar kolum desktop *\/\n  .col-tahun { width: 120px; }\n  .col-half  { width: 380px; }\n\n  \/* ===== MOBILE LAYOUT ===== *\/\n  @media (max-width: 768px) {\n\n    table.buletin-table,\n    table.buletin-table thead,\n    table.buletin-table tbody,\n    table.buletin-table th,\n    table.buletin-table td,\n    table.buletin-table tr {\n      display: block;\n      width: 100%;\n    }\n\n    table.buletin-table thead {\n      display: none;\n    }\n\n    table.buletin-table tr {\n      margin-bottom: 20px;\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n      background: #ffffff;\n    }\n\n    table.buletin-table td {\n      border: none;\n      border-bottom: 1px solid #e0e6ed;\n      text-align: left;\n      padding: 14px 16px;\n    }\n\n    table.buletin-table td::before {\n      content: attr(data-label);\n      display: block;\n      font-weight: 700;\n      color: #003366;\n      margin-bottom: 6px;\n      text-transform: uppercase;\n      font-size: 0.85rem;\n    }\n\n    .flip-center {\n      justify-content: flex-start;\n    }\n  }\n<\/style>\n\n<div class=\"table-wrapper\">\n  <table class=\"buletin-table\">\n    <thead>\n      <tr>\n        <th class=\"col-tahun\">Tahun<\/th>\n        <th class=\"col-half\">Jan \u2013 Jun<\/th>\n        <th class=\"col-half\">Jul \u2013 Dis<\/th>\n      <\/tr>\n    <\/thead>\n\n    <tbody>\n      <!-- ====== 2025 ====== -->\n      <tr>\n        <td class=\"tahun\" data-label=\"Tahun\">2025<\/td>\n\n        <td data-label=\"Jan \u2013 Jun\">\n          <div class=\"flip-center\">\n            <div ontouchstart=\"this.classList.toggle('hover');\"\n                 class=\"heyzine-flip\"\n                 style=\"max-width:240px;\">\n\n              <div class=\"container\">\n                <div class=\"front fp-w fp-fh fp-h\" style=\"height:240px;\">\n                  <img decoding=\"async\" src=\"https:\/\/cdnc.heyzine.com\/flip-book\/cover\/f73525251c.jpg\"\n                       class=\"img-front fp-thumb\">\n                <\/div>\n\n                <div class=\"back fp-w fp-fh fp-h\" style=\"height:240px;\">\n                  <img decoding=\"async\" src=\"https:\/\/cdnc.heyzine.com\/flip-book\/cover\/f73525251c.jpg\"\n                       class=\"img-back fp-thumb\">\n                  <div class=\"inner\">\n                    <a href=\"https:\/\/heyzine.com\/flip-book\/f73525251c.html\"\n                       target=\"_blank\"\n                       class=\"heyzine-link fp-link\">\n                      View\n                    <\/a>\n                  <\/div>\n                <\/div>\n              <\/div>\n\n            <\/div>\n          <\/div>\n        <\/td>\n\n        <td class=\"status\" data-label=\"Jul \u2013 Dis\">\u2014<\/td>\n      <\/tr>\n\n      <!-- ====== 2026 ====== -->\n      <tr>\n        <td class=\"tahun\" data-label=\"Tahun\">2026<\/td>\n        <td class=\"status\" data-label=\"Jan \u2013 Jun\">AKAN DATANG<\/td>\n        <td class=\"status\" data-label=\"Jul \u2013 Dis\">AKAN DATANG<\/td>\n      <\/tr>\n\n    <\/tbody>\n  <\/table>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div class=\"pvc_clear\"><\/div><p id=\"pvc_stats_1717\" class=\"pvc_stats all\" data-element-id=\"1717\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/mdranau.sabah.gov.my\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=\"0\" \/><\/p><div class=\"pvc_clear\"><\/div>","protected":false},"excerpt":{"rendered":"<p>SOROTAN PERISTIWA E-BULETIN MAJLIS DAERAH RANAU Tahun Jan \u2013 Jun Jul \u2013 Dis 2025 View \u2014 2026 AKAN DATANG AKAN DATANG<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_lmt_disableupdate":"","_lmt_disable":"","footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-1717","page","type-page","status-publish","hentry"],"acf":[],"a3_pvc":{"activated":true,"total_views":153,"today_views":1},"_links":{"self":[{"href":"https:\/\/mdranau.sabah.gov.my\/en\/wp-json\/wp\/v2\/pages\/1717","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mdranau.sabah.gov.my\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mdranau.sabah.gov.my\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mdranau.sabah.gov.my\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/mdranau.sabah.gov.my\/en\/wp-json\/wp\/v2\/comments?post=1717"}],"version-history":[{"count":45,"href":"https:\/\/mdranau.sabah.gov.my\/en\/wp-json\/wp\/v2\/pages\/1717\/revisions"}],"predecessor-version":[{"id":2191,"href":"https:\/\/mdranau.sabah.gov.my\/en\/wp-json\/wp\/v2\/pages\/1717\/revisions\/2191"}],"wp:attachment":[{"href":"https:\/\/mdranau.sabah.gov.my\/en\/wp-json\/wp\/v2\/media?parent=1717"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}