{"id":265,"date":"2026-04-05T23:36:13","date_gmt":"2026-04-05T23:36:13","guid":{"rendered":"https:\/\/rouhrehanonline.com\/?p=265"},"modified":"2026-04-08T02:07:24","modified_gmt":"2026-04-08T02:07:24","slug":"islamic-studies-programs","status":"publish","type":"post","link":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/","title":{"rendered":"Islamic Studies"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n\n  <title>Islamic Studies Programs Online | Learn Islam for Kids, Teens &#038; Adults<\/title>\n  <meta name=\"description\" content=\"Explore 10 online Islamic Studies programs for kids, teens, and adults. Learn Aqeedah, Seerah, Fiqh, Hadith, Tafsir, Adab, Islamic history, and daily Islamic knowledge with expert teachers.\" \/>\n  <meta name=\"keywords\" content=\"Islamic Studies online, Learn Islam online, Islamic classes for kids, Islamic studies for adults, Aqeedah course, Seerah classes, Fiqh course, Hadith classes, Tafsir for beginners, Islamic education online\" \/>\n  <meta name=\"theme-color\" content=\"#12A319\" \/>\n  <meta name=\"robots\" content=\"index, follow\" \/>\n\n  <style>\n    :root{\n      --primary-green:#12A319;\n      --primary-green-dark:#0d8613;\n      --primary-green-soft:#eef9ef;\n      --primary-pink:#FF004F;\n      --primary-pink-dark:#d90043;\n      --accent-blue:#2FA7D9;\n      --accent-orange:#F49A2F;\n      --text-dark:#22313f;\n      --text-gray:#5b6670;\n      --text-soft:#70808f;\n      --bg:#ffffff;\n      --bg-soft:#f8fcf8;\n      --bg-soft-2:#f6fbff;\n      --border:#e8ecef;\n      --shadow-soft:0 14px 35px rgba(0,0,0,.07);\n      --shadow-strong:0 24px 60px rgba(0,0,0,.12);\n      --container:1180px;\n    }\n\n    *{box-sizing:border-box;margin:0;padding:0}\n    html{scroll-behavior:smooth}\n    body{\n      font-family:\"Segoe UI\",Tahoma,Geneva,Verdana,sans-serif;\n      background:\n        radial-gradient(circle at top left, rgba(18,163,25,.05), transparent 24%),\n        radial-gradient(circle at top right, rgba(255,0,79,.05), transparent 18%),\n        linear-gradient(180deg,#fff 0%,#fbfffc 100%);\n      color:var(--text-dark);\n      line-height:1.85;\n      overflow-x:hidden;\n    }\n\n    img{max-width:100%;display:block}\n    a{text-decoration:none}\n    .page{\n      width:min(var(--container), calc(100% - 28px));\n      margin:0 auto;\n      padding:64px 0 90px;\n    }\n\n    .hero{text-align:center;margin-bottom:30px}\n\n    .hero-badge{\n      display:inline-flex;\n      align-items:center;\n      gap:10px;\n      padding:10px 18px;\n      border-radius:999px;\n      background:var(--primary-green-soft);\n      color:var(--primary-green-dark);\n      border:1px solid rgba(18,163,25,.15);\n      font-weight:800;\n      font-size:.95rem;\n      box-shadow:var(--shadow-soft);\n      margin-bottom:20px;\n    }\n\n    h1,h2,h3,h4,h5{\n      color:var(--text-dark);\n      font-weight:800;\n      line-height:1.25;\n    }\n\n    h1{\n      font-size:clamp(2.3rem, 5vw, 4rem);\n      letter-spacing:-.03em;\n      margin-bottom:18px;\n    }\n\n    h1 .green{ color:var(--primary-green); }\n    h1 .pink{ color:var(--primary-pink); }\n\n    .hero-subtitle{\n      max-width:920px;\n      margin:0 auto 28px;\n      font-size:clamp(1.04rem, 2vw, 1.26rem);\n      color:var(--primary-pink);\n      font-weight:800;\n    }\n\n    .hero-stats{\n      display:grid;\n      grid-template-columns:repeat(4, minmax(140px,1fr));\n      gap:16px;\n      max-width:980px;\n      margin:0 auto 30px;\n    }\n\n    .hero-stat{\n      background:#fff;\n      border:1px solid var(--border);\n      border-radius:22px;\n      padding:18px 16px;\n      box-shadow:var(--shadow-soft);\n    }\n\n    .hero-stat strong{\n      display:block;\n      color:var(--primary-green);\n      font-size:1.28rem;\n      margin-bottom:5px;\n    }\n\n    .hero-stat span{\n      color:var(--text-gray);\n      font-size:.95rem;\n    }\n\n    .hero-image-wrap{\n      margin:38px 0 56px;\n      position:relative;\n    }\n\n    .hero-image{\n      width:100%;\n      min-height:320px;\n      object-fit:cover;\n      border-radius:32px;\n      border:8px solid #fff;\n      outline:1px solid var(--border);\n      box-shadow:var(--shadow-strong);\n    }\n\n    section{margin-bottom:42px}\n\n    .section-title{\n      font-size:clamp(1.75rem,3vw,2.45rem);\n      margin:66px 0 18px;\n      position:relative;\n      padding-bottom:14px;\n    }\n\n    .section-title::after{\n      content:\"\";\n      position:absolute;\n      left:0;\n      bottom:0;\n      width:90px;\n      height:5px;\n      border-radius:99px;\n      background:linear-gradient(90deg, var(--primary-pink), var(--accent-blue));\n    }\n\n    p{\n      color:var(--text-gray);\n      font-size:1.05rem;\n      margin-bottom:22px;\n      text-align:justify;\n    }\n\n    strong{color:var(--text-dark)}\n\n    .seo-link{\n      color:var(--primary-green);\n      font-weight:800;\n      border-bottom:2px dashed var(--primary-green);\n      transition:.25s ease;\n      padding:0 2px;\n    }\n\n    .seo-link:hover{\n      color:#fff;\n      background:var(--primary-pink);\n      border-bottom-color:transparent;\n      border-radius:5px;\n      padding:0 4px;\n    }\n\n    .keyword-strip{\n      display:flex;\n      flex-wrap:wrap;\n      gap:12px;\n      margin:28px 0 8px;\n    }\n\n    .keyword-chip{\n      background:#fff;\n      border:1px solid var(--border);\n      padding:10px 14px;\n      border-radius:999px;\n      box-shadow:var(--shadow-soft);\n      font-size:.95rem;\n      font-weight:700;\n      color:var(--text-dark);\n    }\n\n    .keyword-chip:nth-child(3n+1){color:var(--primary-green)}\n    .keyword-chip:nth-child(3n+2){color:var(--primary-pink)}\n    .keyword-chip:nth-child(3n+3){color:var(--accent-blue)}\n\n    .cta-row{\n      display:flex;\n      justify-content:center;\n      flex-wrap:wrap;\n      gap:16px;\n      margin-top:26px;\n    }\n\n    .btn{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      min-width:230px;\n      padding:18px 28px;\n      border-radius:999px;\n      font-size:1.02rem;\n      font-weight:800;\n      transition:transform .25s ease, background .25s ease, box-shadow .25s ease;\n      border:none;\n      cursor:pointer;\n    }\n\n    .btn-primary{\n      background:var(--primary-pink);\n      color:#fff;\n      box-shadow:0 16px 35px rgba(255,0,79,.24);\n    }\n\n    .btn-primary:hover{\n      background:var(--primary-pink-dark);\n      transform:translateY(-4px);\n    }\n\n    .btn-secondary{\n      background:#fff;\n      color:var(--primary-green);\n      border:2px solid rgba(18,163,25,.18);\n      box-shadow:var(--shadow-soft);\n    }\n\n    .btn-secondary:hover{\n      transform:translateY(-4px);\n      border-color:var(--primary-green);\n    }\n\n    .cards{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n      gap:20px;\n      margin-top:28px;\n    }\n\n    .card{\n      background:#fff;\n      border:1px solid var(--border);\n      border-radius:24px;\n      padding:24px 20px;\n      box-shadow:var(--shadow-soft);\n      transition:transform .25s ease, box-shadow .25s ease;\n      height:100%;\n    }\n\n    .card:hover{\n      transform:translateY(-8px);\n      box-shadow:0 22px 45px rgba(0,0,0,.09);\n    }\n\n    .card .icon{\n      width:56px;\n      height:56px;\n      display:grid;\n      place-items:center;\n      border-radius:18px;\n      margin-bottom:14px;\n      font-size:1.55rem;\n      color:#fff;\n      background:linear-gradient(135deg,var(--primary-green),var(--accent-blue));\n      box-shadow:0 10px 22px rgba(18,163,25,.22);\n    }\n\n    .card:nth-child(2n) .icon{background:linear-gradient(135deg,var(--primary-pink),#ff3d7f)}\n    .card:nth-child(3n) .icon{background:linear-gradient(135deg,var(--accent-blue),#5ec6f1)}\n    .card:nth-child(5n) .icon{background:linear-gradient(135deg,var(--accent-orange),#ffb25b)}\n\n    .mindmap-section{\n      margin:72px 0;\n      background:linear-gradient(135deg,#f5fff6 0%,#fff8fb 50%,#f5fbff 100%);\n      border:1px solid rgba(18,163,25,.09);\n      border-radius:34px;\n      padding:38px 16px 28px;\n      box-shadow:var(--shadow-soft);\n    }\n\n    .mindmap-title{\n      text-align:center;\n      color:var(--primary-green);\n      font-size:clamp(1.5rem,3vw,2.2rem);\n      margin-bottom:14px;\n    }\n\n    .mindmap-sub{\n      text-align:center;\n      color:var(--text-soft);\n      max-width:760px;\n      margin:0 auto 24px;\n      font-size:1rem;\n    }\n\n    .mindmap-canvas{\n      position:relative;\n      width:100%;\n      max-width:1020px;\n      margin:0 auto;\n      aspect-ratio:16 \/ 10;\n    }\n\n    .mind-center,.mind-node{\n      position:absolute;\n      background:#fff;\n      border:1px solid var(--border);\n      border-radius:20px;\n      box-shadow:0 10px 24px rgba(0,0,0,.06);\n      padding:1rem;\n    }\n\n    .mind-center{\n      left:50%;\n      top:50%;\n      transform:translate(-50%,-50%);\n      width:32%;\n      min-width:190px;\n      text-align:center;\n      background:linear-gradient(135deg,var(--primary-green),var(--primary-green-dark));\n      color:#fff;\n      z-index:3;\n    }\n\n    .mind-center h4{\n      color:#fff;\n      font-size:clamp(.95rem,1.8vw,1.35rem);\n      margin-bottom:.5rem;\n    }\n\n    .mind-center p{\n      color:rgba(255,255,255,.92);\n      text-align:center;\n      font-size:clamp(.7rem,1.2vw,.95rem);\n      margin:0;\n      line-height:1.6;\n    }\n\n    .mind-node{\n      width:23%;\n      min-width:140px;\n      z-index:2;\n    }\n\n    .mind-node h5{\n      font-size:clamp(.78rem,1.2vw,1rem);\n      margin-bottom:.45rem;\n      line-height:1.4;\n    }\n\n    .mind-node p{\n      font-size:clamp(.62rem,1vw,.88rem);\n      margin:0;\n      line-height:1.55;\n      text-align:left;\n    }\n\n    .node-1{ left:2%; top:4%; }\n    .node-2{ right:2%; top:4%; }\n    .node-3{ left:0%; top:39%; }\n    .node-4{ right:0%; top:39%; }\n    .node-5{ left:2%; bottom:4%; }\n    .node-6{ right:2%; bottom:4%; }\n\n    .mind-line{\n      position:absolute;\n      background:linear-gradient(90deg,#2FA7D9,#FF004F);\n      height:3px;\n      border-radius:999px;\n      z-index:1;\n      opacity:.9;\n    }\n\n    .line-1{ width:12%; left:24%; top:18%; }\n    .line-2{ width:12%; right:24%; top:18%; }\n    .line-3{ width:13%; left:22%; top:50%; }\n    .line-4{ width:13%; right:22%; top:50%; }\n    .line-5{ width:12%; left:24%; bottom:18%; }\n    .line-6{ width:12%; right:24%; bottom:18%; }\n\n    .program-accordion{\n      display:grid;\n      gap:22px;\n      margin-top:26px;\n    }\n\n    .program-item{\n      background:#fff;\n      border:1px solid var(--border);\n      border-radius:26px;\n      box-shadow:var(--shadow-soft);\n      overflow:hidden;\n    }\n\n    .program-item summary{\n      list-style:none;\n      cursor:pointer;\n      padding:22px;\n      display:flex;\n      gap:18px;\n      align-items:flex-start;\n      font-size:1rem;\n      background:#fff;\n    }\n\n    .program-item summary::-webkit-details-marker{\n      display:none;\n    }\n\n    .program-item summary::after{\n      content:\"Learn More \u2193\";\n      margin-left:auto;\n      white-space:nowrap;\n      color:var(--primary-green);\n      font-weight:800;\n      font-size:.95rem;\n    }\n\n    .program-item[open] summary::after{\n      content:\"Show Less \u2191\";\n      color:var(--primary-pink);\n    }\n\n    .program-icon{\n      width:64px;\n      height:64px;\n      min-width:64px;\n      border-radius:20px;\n      display:grid;\n      place-items:center;\n      font-size:1.7rem;\n      color:#fff;\n      background:linear-gradient(135deg,var(--primary-green),var(--accent-blue));\n      box-shadow:0 14px 26px rgba(18,163,25,.2);\n    }\n\n    .program-item:nth-child(2n) .program-icon{background:linear-gradient(135deg,var(--primary-pink),#ff3d7f)}\n    .program-item:nth-child(3n) .program-icon{background:linear-gradient(135deg,var(--accent-blue),#5ec6f1)}\n    .program-item:nth-child(5n) .program-icon{background:linear-gradient(135deg,var(--accent-orange),#ffb25b)}\n\n    .program-head{flex:1}\n    .program-label{\n      display:inline-block;\n      font-size:.88rem;\n      font-weight:800;\n      color:var(--primary-green);\n      background:var(--primary-green-soft);\n      padding:7px 12px;\n      border-radius:999px;\n      margin-bottom:10px;\n    }\n\n    .program-title{\n      font-size:1.35rem;\n      margin-bottom:10px;\n      color:var(--text-dark);\n      line-height:1.3;\n    }\n\n    .program-summary-text{\n      color:var(--text-gray);\n      margin-bottom:12px;\n      text-align:left;\n      font-size:1rem;\n    }\n\n    .program-meta{\n      display:flex;\n      flex-wrap:wrap;\n      gap:10px;\n    }\n\n    .program-meta span{\n      background:#fff;\n      border:1px solid var(--border);\n      border-radius:999px;\n      padding:8px 12px;\n      font-size:.9rem;\n      font-weight:700;\n      color:var(--text-dark);\n    }\n\n    .program-content{\n      padding:0 22px 22px;\n      border-top:1px solid #f1f4f6;\n    }\n\n    .program-content p{\n      text-align:left;\n      margin-bottom:16px;\n    }\n\n    .program-grid{\n      display:grid;\n      grid-template-columns:repeat(2,minmax(0,1fr));\n      gap:18px;\n      margin-top:10px;\n    }\n\n    .program-box{\n      background:var(--bg-soft-2);\n      border:1px solid var(--border);\n      border-radius:18px;\n      padding:16px;\n    }\n\n    .program-box h5{\n      margin-bottom:10px;\n      font-size:1rem;\n    }\n\n    .program-box ul{\n      padding-left:18px;\n      color:var(--text-gray);\n    }\n\n    .program-box li{\n      margin-bottom:8px;\n    }\n\n    .faq-wrap{margin-top:24px}\n\n    details.faq{\n      background:#fff;\n      border:2px solid var(--border);\n      border-radius:18px;\n      margin-bottom:16px;\n      overflow:hidden;\n      transition:.25s ease;\n      box-shadow:0 8px 20px rgba(0,0,0,.03);\n    }\n\n    details.faq:hover{\n      box-shadow:0 14px 30px rgba(0,0,0,.06);\n      border-color:rgba(18,163,25,.18);\n    }\n\n    details.faq[open]{\n      border-color:var(--primary-green);\n      box-shadow:var(--shadow-soft);\n    }\n\n    details.faq summary{\n      list-style:none;\n      cursor:pointer;\n      padding:18px 20px;\n      font-weight:800;\n      color:var(--text-dark);\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n      gap:12px;\n      font-size:1.08rem;\n    }\n\n    details.faq summary::-webkit-details-marker{display:none}\n\n    details.faq summary::after{\n      content:\"+\";\n      color:var(--primary-pink);\n      font-size:1.6rem;\n      font-weight:400;\n    }\n\n    details.faq[open] summary::after{\n      content:\"\u2212\";\n      color:var(--primary-green);\n    }\n\n    .faq-answer{\n      padding:0 20px 20px;\n      color:var(--text-gray);\n      line-height:1.8;\n      font-size:1.02rem;\n      border-top:1px solid #f2f6f8;\n    }\n\n    .final-cta{\n      margin-top:80px;\n      background:linear-gradient(135deg,var(--primary-green) 0%, #0a6910 65%, var(--primary-green-dark) 100%);\n      color:#fff;\n      border-radius:34px;\n      padding:56px 30px;\n      text-align:center;\n      box-shadow:0 26px 60px rgba(18,163,25,.2);\n    }\n\n    .final-cta h2{\n      color:#fff;\n      margin-bottom:16px;\n      font-size:clamp(1.8rem,3vw,2.5rem);\n    }\n\n    .final-cta p{\n      color:#e5f8e8;\n      text-align:center;\n      max-width:800px;\n      margin:0 auto 26px;\n      font-size:1.1rem;\n    }\n\n    .final-cta .btn{\n      background:#fff;\n      color:var(--primary-green);\n      box-shadow:0 14px 28px rgba(0,0,0,.15);\n    }\n\n    @media (max-width:980px){\n      .hero-stats{grid-template-columns:repeat(2,1fr)}\n      .program-grid{grid-template-columns:1fr}\n    }\n\n    @media (max-width:768px){\n      .page{padding-top:42px}\n      p{ text-align:left; font-size:1rem; }\n      .btn{ width:100%; }\n      .hero-image{ border-width:6px; border-radius:24px; }\n      .program-item summary{flex-direction:column}\n      .program-item summary::after{margin-left:0}\n      .mindmap-canvas{\n        aspect-ratio:1 \/ 1.18;\n        max-width:100%;\n      }\n      .mind-center{\n        width:34%;\n        padding:.8rem;\n      }\n      .mind-node{\n        width:28%;\n        min-width:auto;\n        padding:.7rem;\n      }\n      .node-1{ left:1%; top:4%; }\n      .node-2{ right:1%; top:4%; }\n      .node-3{ left:0; top:38%; }\n      .node-4{ right:0; top:38%; }\n      .node-5{ left:1%; bottom:4%; }\n      .node-6{ right:1%; bottom:4%; }\n      .line-1{ width:10%; left:29%; top:18%; }\n      .line-2{ width:10%; right:29%; top:18%; }\n      .line-3{ width:10%; left:28%; top:50%; }\n      .line-4{ width:10%; right:28%; top:50%; }\n      .line-5{ width:10%; left:29%; bottom:18%; }\n      .line-6{ width:10%; right:29%; bottom:18%; }\n    }\n\n    @media (max-width:560px){\n      .hero-stats{grid-template-columns:1fr}\n      .mindmap-canvas{aspect-ratio:1 \/ 1.28}\n      .mind-center{width:36%;padding:.7rem}\n      .mind-node{width:29%;padding:.55rem;border-radius:16px}\n      .mind-node h5{font-size:.68rem}\n      .mind-node p{font-size:.56rem;line-height:1.45}\n      .mind-center h4{font-size:.85rem}\n      .mind-center p{font-size:.6rem}\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <main class=\"page\">\n\n    <header class=\"hero\">\n      <div class=\"hero-badge\">\u262a\ufe0f Structured Islamic Learning for Kids, Teens, and Adults<\/div>\n\n      <h1>\n        Explore Our <span class=\"green\">Islamic Studies<\/span>\n        <span class=\"pink\">Programs<\/span>\n      <\/h1>\n\n      <p class=\"hero-subtitle\">\n        10 structured Islamic Studies programs designed to build faith, knowledge, manners, understanding, and daily Islamic practice through clear online learning paths for every age and level.\n      <\/p>\n\n      <div class=\"hero-stats\">\n        <div class=\"hero-stat\">\n          <strong>10 Programs<\/strong>\n          <span>Islamic learning pathways<\/span>\n        <\/div>\n        <div class=\"hero-stat\">\n          <strong>All Ages<\/strong>\n          <span>Kids, teens, and adults<\/span>\n        <\/div>\n        <div class=\"hero-stat\">\n          <strong>Online 1-to-1<\/strong>\n          <span>Flexible live lessons<\/span>\n        <\/div>\n        <div class=\"hero-stat\">\n          <strong>Balanced Knowledge<\/strong>\n          <span>Faith, fiqh, seerah, adab<\/span>\n        <\/div>\n      <\/div>\n    <\/header>\n\n    <div class=\"hero-image-wrap\">\n      <img decoding=\"async\"\n        src=\"http:\/\/rouhrehanonline.com\/wp-content\/uploads\/2026\/04\/islamic-studies-online.jpg\"\n        alt=\"Islamic Studies learning online\"\n        class=\"hero-image\"\n        loading=\"lazy\"\n      \/>\n    <\/div>\n\n    <section>\n      <p>\n        <a class=\"seo-link\" href=\"https:\/\/en.wikipedia.org\/wiki\/Islamic_studies\" target=\"_blank\" rel=\"noopener noreferrer\">Islamic Studies<\/a> helps students understand their religion in a balanced, meaningful, and practical way. Some learners need a strong foundation in beliefs and worship, while others want to study <a class=\"seo-link\" href=\"https:\/\/en.wikipedia.org\/wiki\/Sirah_Rasul_Allah\" target=\"_blank\" rel=\"noopener noreferrer\">Seerah<\/a>, <a class=\"seo-link\" href=\"https:\/\/en.wikipedia.org\/wiki\/Fiqh\" target=\"_blank\" rel=\"noopener noreferrer\">Fiqh<\/a>, <a class=\"seo-link\" href=\"https:\/\/en.wikipedia.org\/wiki\/Hadith\" target=\"_blank\" rel=\"noopener noreferrer\">Hadith<\/a>, manners, or Islamic history in a clear and age-appropriate format.\n      <\/p>\n\n      <p>\n        At <strong>Rouh &#038; Rehan Academy<\/strong>, we organize Islamic Studies into clear learning pathways so students do not feel lost or overloaded. Each program is designed to match a different goal, level, and age group while helping learners connect Islamic knowledge to daily life, good character, and stronger understanding.\n      <\/p>\n\n      <div class=\"keyword-strip\">\n        <span class=\"keyword-chip\">Islamic Studies Online<\/span>\n        <span class=\"keyword-chip\">Learn Islam Online<\/span>\n        <span class=\"keyword-chip\">Aqeedah Course<\/span>\n        <span class=\"keyword-chip\">Seerah Classes<\/span>\n        <span class=\"keyword-chip\">Fiqh Program<\/span>\n        <span class=\"keyword-chip\">Hadith Studies<\/span>\n        <span class=\"keyword-chip\">Islamic Manners<\/span>\n        <span class=\"keyword-chip\">Tafsir for Beginners<\/span>\n        <span class=\"keyword-chip\">Islamic Education<\/span>\n      <\/div>\n\n      <div class=\"cta-row\">\n        <a href=\"https:\/\/wa.me\/201064520450?text=Hello!%20I%20want%20to%20know%20more%20about%20the%20Islamic%20Studies%20programs.\" target=\"_blank\" class=\"btn btn-primary\">Ask About Islamic Studies<\/a>\n        <a href=\"#programs\" class=\"btn btn-secondary\">Explore the 10 Programs<\/a>\n      <\/div>\n    <\/section>\n\n    <section id=\"mindmap\" class=\"mindmap-section\">\n      <h3 class=\"mindmap-title\">Islamic Studies Programs Mind Map<\/h3>\n      <p class=\"mindmap-sub\">\n        A clear overview of how our Islamic Studies pathways support faith, worship, character, prophetic guidance, understanding, and practical Muslim living.\n      <\/p>\n\n      <div class=\"mindmap-canvas\">\n        <div class=\"mind-line line-1\"><\/div>\n        <div class=\"mind-line line-2\"><\/div>\n        <div class=\"mind-line line-3\"><\/div>\n        <div class=\"mind-line line-4\"><\/div>\n        <div class=\"mind-line line-5\"><\/div>\n        <div class=\"mind-line line-6\"><\/div>\n\n        <div class=\"mind-center\">\n          <h4>Islamic Studies Programs<\/h4>\n          <p>\n            10 structured tracks for aqeedah, worship, prophetic biography, hadith, tafsir, manners, and daily Islamic understanding.\n          <\/p>\n        <\/div>\n\n        <div class=\"mind-node node-1\">\n          <h5>\ud83d\udd4c Faith Foundations<\/h5>\n          <p>Belief, identity, basic Islamic understanding, pillars of Islam, and spiritual clarity.<\/p>\n        <\/div>\n\n        <div class=\"mind-node node-2\">\n          <h5>\ud83d\udcd8 Knowledge &#038; Understanding<\/h5>\n          <p>Fiqh, hadith, tafsir, and Islamic concepts presented in a clear and practical way.<\/p>\n        <\/div>\n\n        <div class=\"mind-node node-3\">\n          <h5>\ud83e\uddd2 Age-Based Learning<\/h5>\n          <p>Programs adapted for kids, teens, and adults based on maturity, level, and learning needs.<\/p>\n        <\/div>\n\n        <div class=\"mind-node node-4\">\n          <h5>\ud83c\udf19 Daily Muslim Life<\/h5>\n          <p>Worship, adab, duas, daily practice, and applying Islamic knowledge in everyday situations.<\/p>\n        <\/div>\n\n        <div class=\"mind-node node-5\">\n          <h5>\ud83d\udd4b Prophetic Guidance<\/h5>\n          <p>Seerah, prophetic example, Islamic manners, and learning how to live with good character.<\/p>\n        <\/div>\n\n        <div class=\"mind-node node-6\">\n          <h5>\ud83d\udcda Deeper Growth<\/h5>\n          <p>Islamic history, Quran understanding, structured progression, and stronger long-term knowledge.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section>\n      <h2 class=\"section-title\">Why These Islamic Studies Programs Matter<\/h2>\n\n      <p>\n        Islamic education should not feel scattered or disconnected from life. Students benefit more when Islamic Studies is organized into clear themes such as belief, worship, manners, prophetic guidance, and understanding of the Quran and Sunnah. This helps knowledge become meaningful rather than only informational.\n      <\/p>\n\n      <p>\n        Our approach supports learners who want stronger faith foundations, clearer understanding of Islamic rulings, better manners, and a more practical connection to Islam in everyday life. Instead of overwhelming the student, each program focuses on a defined path and a realistic learning outcome.\n      <\/p>\n\n      <div class=\"cards\">\n        <div class=\"card\">\n          <div class=\"icon\">\ud83d\udca1<\/div>\n          <h4>Clear Islamic Understanding<\/h4>\n          <p>Each program is built around a specific area of Islamic learning so students progress with clarity and purpose.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"icon\">\ud83d\udd4a\ufe0f<\/div>\n          <h4>Faith with Practice<\/h4>\n          <p>Students do not only learn information, but also how Islamic knowledge connects to worship, character, and daily life.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"icon\">\ud83d\udcc8<\/div>\n          <h4>Step-by-Step Growth<\/h4>\n          <p>Lessons are organized in a way that builds understanding gradually without confusion or overload.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"icon\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66<\/div>\n          <h4>Suitable for All Ages<\/h4>\n          <p>Programs are adapted for kids, teens, and adults with different needs, maturity levels, and goals.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"programs\">\n      <h2 class=\"section-title\">Explore Our 10 Islamic Studies Programs<\/h2>\n\n      <div class=\"program-accordion\">\n\n        <details class=\"program-item\">\n          <summary>\n            <div class=\"program-icon\">\u262a\ufe0f<\/div>\n            <div class=\"program-head\">\n              <span class=\"program-label\">Program 01<\/span>\n              <h3 class=\"program-title\">Islamic Foundations Program<\/h3>\n              <p class=\"program-summary-text\">\n                A beginner-friendly introduction to Islam that helps students understand the core pillars, basic beliefs, and essential principles of Muslim identity and practice.\n              <\/p>\n              <div class=\"program-meta\">\n                <span>Best for: Beginners<\/span>\n                <span>Focus: Basic Islamic understanding<\/span>\n                <span>Outcome: Strong foundation<\/span>\n              <\/div>\n            <\/div>\n          <\/summary>\n          <div class=\"program-content\">\n            <p>This program is designed for students who need a clear and simple introduction to Islam. It helps learners understand the pillars of Islam, the pillars of faith, and the most important foundations of Muslim life.<\/p>\n            <p>The course is especially useful for children, re-starters, and anyone who wants to build Islamic understanding from the beginning in a structured way.<\/p>\n            <p>Lessons are kept clear, practical, and age-appropriate. The aim is to help the student know the essentials without confusion or overload.<\/p>\n            <p>This creates a stable base for future learning in areas like Aqeedah, Fiqh, Seerah, and Islamic manners.<\/p>\n            <p>Over time, students become more confident in their understanding of the religion and how it applies to their daily life.<\/p>\n            <div class=\"program-grid\">\n              <div class=\"program-box\">\n                <h5>Main topics covered<\/h5>\n                <ul>\n                  <li>Pillars of Islam<\/li>\n                  <li>Pillars of Iman<\/li>\n                  <li>Basic Muslim identity<\/li>\n                  <li>Essential daily practice<\/li>\n                  <li>Core Islamic concepts<\/li>\n                <\/ul>\n              <\/div>\n              <div class=\"program-box\">\n                <h5>Why it matters<\/h5>\n                <ul>\n                  <li>Builds a reliable base<\/li>\n                  <li>Prepares for deeper study<\/li>\n                  <li>Reduces confusion<\/li>\n                  <li>Supports kids and adults<\/li>\n                  <li>Makes later learning easier<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"program-item\">\n          <summary>\n            <div class=\"program-icon\">\ud83d\udd4c<\/div>\n            <div class=\"program-head\">\n              <span class=\"program-label\">Program 02<\/span>\n              <h3 class=\"program-title\">Aqeedah Essentials Program<\/h3>\n              <p class=\"program-summary-text\">\n                A faith-centered program that helps students understand core Islamic beliefs clearly and develop stronger certainty, identity, and spiritual awareness.\n              <\/p>\n              <div class=\"program-meta\">\n                <span>Best for: Foundational faith growth<\/span>\n                <span>Focus: Aqeedah<\/span>\n                <span>Outcome: Clearer belief<\/span>\n              <\/div>\n            <\/div>\n          <\/summary>\n          <div class=\"program-content\">\n            <p>Aqeedah is the foundation of how a Muslim understands Allah, faith, the unseen, prophethood, revelation, and the purpose of life. This program presents these topics in a clear and balanced format.<\/p>\n            <p>Students learn about belief in Allah, the angels, the books, the messengers, the Last Day, and divine decree in a way that supports both understanding and spiritual grounding.<\/p>\n            <p>The course is useful for learners who want more certainty, clarity, and a stronger basis for their Islamic identity.<\/p>\n            <p>It also helps students approach Islam with deeper confidence and more thoughtful understanding rather than surface-level familiarity only.<\/p>\n            <p>Over time, the learner develops stronger awareness of the central truths that shape Muslim life and worship.<\/p>\n            <div class=\"program-grid\">\n              <div class=\"program-box\">\n                <h5>Belief topics included<\/h5>\n                <ul>\n                  <li>Belief in Allah<\/li>\n                  <li>Belief in the unseen<\/li>\n                  <li>Prophets and revelation<\/li>\n                  <li>Last Day and accountability<\/li>\n                  <li>Core faith principles<\/li>\n                <\/ul>\n              <\/div>\n              <div class=\"program-box\">\n                <h5>Main outcomes<\/h5>\n                <ul>\n                  <li>Stronger faith clarity<\/li>\n                  <li>Better Islamic identity<\/li>\n                  <li>More thoughtful worship<\/li>\n                  <li>Deeper spiritual awareness<\/li>\n                  <li>Clearer understanding of belief<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"program-item\">\n          <summary>\n            <div class=\"program-icon\">\ud83d\udcff<\/div>\n            <div class=\"program-head\">\n              <span class=\"program-label\">Program 03<\/span>\n              <h3 class=\"program-title\">Fiqh of Worship Program<\/h3>\n              <p class=\"program-summary-text\">\n                A practical program that teaches students the essentials of purification, prayer, fasting, and basic worship rulings in a simple and applicable way.\n              <\/p>\n              <div class=\"program-meta\">\n                <span>Best for: Practical learners<\/span>\n                <span>Focus: Worship rulings<\/span>\n                <span>Outcome: Better daily practice<\/span>\n              <\/div>\n            <\/div>\n          <\/summary>\n          <div class=\"program-content\">\n            <p>This program helps students understand how to practice Islam correctly in daily worship. It focuses on the essential rulings every Muslim should know in a practical and accessible format.<\/p>\n            <p>Topics may include purification, wudu, prayer, fasting, and related daily worship issues. The aim is to help students know what to do and why it matters.<\/p>\n            <p>It is especially valuable for learners who want to connect Islamic knowledge with everyday religious practice rather than studying theory alone.<\/p>\n            <p>The course supports confidence in worship and reduces uncertainty around common questions and basic mistakes.<\/p>\n            <p>By the end, students usually feel more secure and organized in their daily Islamic practice.<\/p>\n            <div class=\"program-grid\">\n              <div class=\"program-box\">\n                <h5>Main fiqh topics<\/h5>\n                <ul>\n                  <li>Purification and cleanliness<\/li>\n                  <li>Wudu and prayer basics<\/li>\n                  <li>Fasting essentials<\/li>\n                  <li>Common daily rulings<\/li>\n                  <li>Practical worship confidence<\/li>\n                <\/ul>\n              <\/div>\n              <div class=\"program-box\">\n                <h5>Why students need it<\/h5>\n                <ul>\n                  <li>Strengthens daily practice<\/li>\n                  <li>Reduces confusion in worship<\/li>\n                  <li>Builds confidence in rulings<\/li>\n                  <li>Helps apply knowledge directly<\/li>\n                  <li>Supports long-term consistency<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"program-item\">\n          <summary>\n            <div class=\"program-icon\">\ud83c\udf19<\/div>\n            <div class=\"program-head\">\n              <span class=\"program-label\">Program 04<\/span>\n              <h3 class=\"program-title\">Seerah of the Prophet \ufdfa Program<\/h3>\n              <p class=\"program-summary-text\">\n                A structured Seerah course that helps students learn the life of the Prophet \ufdfa, understand his example, and connect prophetic guidance to modern life.\n              <\/p>\n              <div class=\"program-meta\">\n                <span>Best for: All ages<\/span>\n                <span>Focus: Seerah<\/span>\n                <span>Outcome: Stronger prophetic connection<\/span>\n              <\/div>\n            <\/div>\n          <\/summary>\n          <div class=\"program-content\">\n            <p>The Seerah program introduces students to the life of the Prophet Muhammad \ufdfa in a meaningful and organized way. It is not only about dates and events, but about guidance, lessons, and character.<\/p>\n            <p>Students learn about the early life of the Prophet \ufdfa, revelation, Makkan and Madinan stages, key events, and major lessons from his leadership and mercy.<\/p>\n            <p>This program helps learners see the Seerah as a living source of direction, not merely historical information.<\/p>\n            <p>It is especially valuable for students who want to love, understand, and follow the prophetic example more deeply.<\/p>\n            <p>Over time, the learner builds emotional connection, practical lessons, and stronger admiration for the Messenger \ufdfa.<\/p>\n            <div class=\"program-grid\">\n              <div class=\"program-box\">\n                <h5>Main areas studied<\/h5>\n                <ul>\n                  <li>Early life of the Prophet \ufdfa<\/li>\n                  <li>Beginning of revelation<\/li>\n                  <li>Makkan and Madinan periods<\/li>\n                  <li>Major Seerah events<\/li>\n                  <li>Lessons from his example<\/li>\n                <\/ul>\n              <\/div>\n              <div class=\"program-box\">\n                <h5>Why it is powerful<\/h5>\n                <ul>\n                  <li>Builds love for the Prophet \ufdfa<\/li>\n                  <li>Connects history to guidance<\/li>\n                  <li>Strengthens Islamic identity<\/li>\n                  <li>Teaches character and wisdom<\/li>\n                  <li>Makes Islam more lived and real<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"program-item\">\n          <summary>\n            <div class=\"program-icon\">\ud83d\udcdc<\/div>\n            <div class=\"program-head\">\n              <span class=\"program-label\">Program 05<\/span>\n              <h3 class=\"program-title\">Hadith &#038; Sunnah Program<\/h3>\n              <p class=\"program-summary-text\">\n                A program that introduces students to selected hadith, prophetic teachings, and the value of the Sunnah in everyday Muslim life.\n              <\/p>\n              <div class=\"program-meta\">\n                <span>Best for: Daily Islamic growth<\/span>\n                <span>Focus: Hadith &#038; Sunnah<\/span>\n                <span>Outcome: Practical prophetic guidance<\/span>\n              <\/div>\n            <\/div>\n          <\/summary>\n          <div class=\"program-content\">\n            <p>This course helps students understand the role of hadith and Sunnah in Islam and how prophetic teachings guide everyday actions, attitudes, and decisions.<\/p>\n            <p>Students study carefully selected hadith that support faith, worship, manners, sincerity, relationships, and daily conduct.<\/p>\n            <p>The course is especially useful for learners who want Islamic guidance in a personal and practical format rather than only theoretical study.<\/p>\n            <p>It also helps students appreciate how the Sunnah shapes Muslim life with wisdom, mercy, balance, and discipline.<\/p>\n            <p>Over time, the learner builds a stronger connection to prophetic words and a greater desire to live by them.<\/p>\n            <div class=\"program-grid\">\n              <div class=\"program-box\">\n                <h5>Main study themes<\/h5>\n                <ul>\n                  <li>Selected hadith for daily life<\/li>\n                  <li>Meaning and application<\/li>\n                  <li>Role of the Sunnah<\/li>\n                  <li>Manners and sincerity<\/li>\n                  <li>Faith-supporting teachings<\/li>\n                <\/ul>\n              <\/div>\n              <div class=\"program-box\">\n                <h5>Main benefits<\/h5>\n                <ul>\n                  <li>Brings prophetic guidance closer<\/li>\n                  <li>Supports daily Islamic living<\/li>\n                  <li>Improves character awareness<\/li>\n                  <li>Builds love for the Sunnah<\/li>\n                  <li>Deepens Islamic understanding<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"program-item\">\n          <summary>\n            <div class=\"program-icon\">\ud83d\udcd6<\/div>\n            <div class=\"program-head\">\n              <span class=\"program-label\">Program 06<\/span>\n              <h3 class=\"program-title\">Tafsir for Beginners Program<\/h3>\n              <p class=\"program-summary-text\">\n                A simple and structured introduction to understanding selected Quranic meanings, themes, and lessons in a way that supports faith and reflection.\n              <\/p>\n              <div class=\"program-meta\">\n                <span>Best for: Beginners in Quran understanding<\/span>\n                <span>Focus: Tafsir<\/span>\n                <span>Outcome: Better connection with Quran meanings<\/span>\n              <\/div>\n            <\/div>\n          <\/summary>\n          <div class=\"program-content\">\n            <p>This program introduces students to basic tafsir in a clear and accessible way. It helps learners move beyond recitation alone toward understanding selected meanings and major lessons.<\/p>\n            <p>Students explore themes, messages, and guidance from chosen ayat and surahs with an emphasis on reflection and practical application.<\/p>\n            <p>The course is useful for learners who want to connect with the Quran more deeply without entering complex advanced scholarship too early.<\/p>\n            <p>It supports spiritual growth, thoughtful reading, and a more meaningful relationship with the Book of Allah.<\/p>\n            <p>With time, the student develops stronger awareness of Quranic guidance and a more reflective attitude toward the ayat.<\/p>\n            <div class=\"program-grid\">\n              <div class=\"program-box\">\n                <h5>Main learning areas<\/h5>\n                <ul>\n                  <li>Selected surah meanings<\/li>\n                  <li>Core Quranic themes<\/li>\n                  <li>Simple tafsir understanding<\/li>\n                  <li>Reflection and application<\/li>\n                  <li>Stronger Quran connection<\/li>\n                <\/ul>\n              <\/div>\n              <div class=\"program-box\">\n                <h5>Why students value it<\/h5>\n                <ul>\n                  <li>Makes the Quran more meaningful<\/li>\n                  <li>Supports reflection<\/li>\n                  <li>Builds spiritual understanding<\/li>\n                  <li>Introduces tafsir gently<\/li>\n                  <li>Connects knowledge to daily life<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"program-item\">\n          <summary>\n            <div class=\"program-icon\">\ud83c\udf3f<\/div>\n            <div class=\"program-head\">\n              <span class=\"program-label\">Program 07<\/span>\n              <h3 class=\"program-title\">Islamic Manners &#038; Character Program<\/h3>\n              <p class=\"program-summary-text\">\n                A practical program focused on adab, akhlaq, respect, honesty, kindness, and the prophetic manners that shape strong Muslim character.\n              <\/p>\n              <div class=\"program-meta\">\n                <span>Best for: Character development<\/span>\n                <span>Focus: Adab &#038; Akhlaq<\/span>\n                <span>Outcome: Better Islamic manners<\/span>\n              <\/div>\n            <\/div>\n          <\/summary>\n          <div class=\"program-content\">\n            <p>Knowledge is most beautiful when it appears in character. This program helps students learn how Islam shapes manners, behavior, and relationships.<\/p>\n            <p>Topics may include honesty, respect, patience, mercy, responsibility, modesty, kindness, family conduct, and how prophetic manners appear in daily life.<\/p>\n            <p>The course is especially valuable for children and teens, but adults benefit from it greatly as well because character remains a lifelong journey.<\/p>\n            <p>The goal is not only to know good manners, but to practice them with awareness and sincerity.<\/p>\n            <p>Over time, students become more conscious of their conduct and more motivated to live with better Islamic character.<\/p>\n            <div class=\"program-grid\">\n              <div class=\"program-box\">\n                <h5>Main character themes<\/h5>\n                <ul>\n                  <li>Respect and kindness<\/li>\n                  <li>Patience and honesty<\/li>\n                  <li>Mercy and responsibility<\/li>\n                  <li>Family and social conduct<\/li>\n                  <li>Prophetic manners<\/li>\n                <\/ul>\n              <\/div>\n              <div class=\"program-box\">\n                <h5>Main benefits<\/h5>\n                <ul>\n                  <li>Builds stronger adab<\/li>\n                  <li>Connects Islam to behavior<\/li>\n                  <li>Supports family values<\/li>\n                  <li>Develops self-awareness<\/li>\n                  <li>Makes knowledge visible in life<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"program-item\">\n          <summary>\n            <div class=\"program-icon\">\ud83e\uddd2<\/div>\n            <div class=\"program-head\">\n              <span class=\"program-label\">Program 08<\/span>\n              <h3 class=\"program-title\">Islamic Studies for Kids<\/h3>\n              <p class=\"program-summary-text\">\n                A child-friendly Islamic learning path that helps young students understand Islam, build good manners, and grow in faith through simple and engaging lessons.\n              <\/p>\n              <div class=\"program-meta\">\n                <span>Best for: Children<\/span>\n                <span>Focus: Early Islamic learning<\/span>\n                <span>Outcome: Positive faith growth<\/span>\n              <\/div>\n            <\/div>\n          <\/summary>\n          <div class=\"program-content\">\n            <p>This program introduces children to Islam in a clear, gentle, and age-appropriate way. It helps them learn basic beliefs, worship, duas, manners, and love for Allah and His Messenger \ufdfa.<\/p>\n            <p>The lessons are designed to be simple and engaging so that children feel connected rather than overwhelmed.<\/p>\n            <p>It is especially useful for parents who want a structured way to build Islamic knowledge and values in their children.<\/p>\n            <p>The program supports understanding, routine, and positive emotional connection to the religion from an early age.<\/p>\n            <p>With time, children become more familiar with Islamic identity, basic practice, and good character.<\/p>\n            <div class=\"program-grid\">\n              <div class=\"program-box\">\n                <h5>Kid-friendly topics<\/h5>\n                <ul>\n                  <li>Basic Islamic beliefs<\/li>\n                  <li>Simple duas and manners<\/li>\n                  <li>Love of Allah and the Prophet \ufdfa<\/li>\n                  <li>Early worship understanding<\/li>\n                  <li>Positive Muslim identity<\/li>\n                <\/ul>\n              <\/div>\n              <div class=\"program-box\">\n                <h5>What parents appreciate<\/h5>\n                <ul>\n                  <li>Clear early Islamic foundation<\/li>\n                  <li>Age-appropriate teaching<\/li>\n                  <li>Focus on manners and values<\/li>\n                  <li>Stronger faith connection<\/li>\n                  <li>Consistent Islamic growth<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"program-item\">\n          <summary>\n            <div class=\"program-icon\">\ud83e\uddd1\u200d\ud83c\udf93<\/div>\n            <div class=\"program-head\">\n              <span class=\"program-label\">Program 09<\/span>\n              <h3 class=\"program-title\">Islamic Studies for Teens<\/h3>\n              <p class=\"program-summary-text\">\n                A structured Islamic learning program for teenagers that supports stronger identity, understanding, worship awareness, and thoughtful connection to Islam.\n              <\/p>\n              <div class=\"program-meta\">\n                <span>Best for: Teen learners<\/span>\n                <span>Focus: Identity &#038; understanding<\/span>\n                <span>Outcome: More mature Islamic awareness<\/span>\n              <\/div>\n            <\/div>\n          <\/summary>\n          <div class=\"program-content\">\n            <p>Teen students need a style of Islamic teaching that respects their growing maturity while helping them build clarity, confidence, and meaningful understanding.<\/p>\n            <p>This program may include faith foundations, Seerah, worship awareness, manners, contemporary questions, and stronger Islamic identity.<\/p>\n            <p>The aim is to help teens move from inherited familiarity to thoughtful and personal understanding of Islam.<\/p>\n            <p>It is especially valuable for learners who are asking bigger questions, facing outside influences, or wanting a clearer place for Islam in their daily life.<\/p>\n            <p>With regular study, students become more grounded, more thoughtful, and more confident in their Islamic worldview and practice.<\/p>\n            <div class=\"program-grid\">\n              <div class=\"program-box\">\n                <h5>Main teen themes<\/h5>\n                <ul>\n                  <li>Faith and identity<\/li>\n                  <li>Worship awareness<\/li>\n                  <li>Seerah lessons<\/li>\n                  <li>Manners and choices<\/li>\n                  <li>Thoughtful Islamic understanding<\/li>\n                <\/ul>\n              <\/div>\n              <div class=\"program-box\">\n                <h5>Program strengths<\/h5>\n                <ul>\n                  <li>Age-suitable Islamic depth<\/li>\n                  <li>Supports real questions<\/li>\n                  <li>Strengthens confidence<\/li>\n                  <li>Builds personal connection to Islam<\/li>\n                  <li>Encourages mature reflection<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"program-item\">\n          <summary>\n            <div class=\"program-icon\">\ud83c\udfdb\ufe0f<\/div>\n            <div class=\"program-head\">\n              <span class=\"program-label\">Program 10<\/span>\n              <h3 class=\"program-title\">Islamic History &#038; Civilization Program<\/h3>\n              <p class=\"program-summary-text\">\n                A broad learning track that introduces students to major events, personalities, and lessons from Islamic history and civilization in a meaningful way.\n              <\/p>\n              <div class=\"program-meta\">\n                <span>Best for: Broader Islamic knowledge<\/span>\n                <span>Focus: History &#038; civilization<\/span>\n                <span>Outcome: Wider Islamic perspective<\/span>\n              <\/div>\n            <\/div>\n          <\/summary>\n          <div class=\"program-content\">\n            <p>This program helps students understand the historical development of the Muslim Ummah, major Islamic eras, important personalities, and key civilizational contributions.<\/p>\n            <p>It is not only about memorizing events, but also about learning lessons from Islamic history, leadership, scholarship, resilience, and community development.<\/p>\n            <p>The course is especially valuable for learners who want a broader perspective on Islam and its place across time and societies.<\/p>\n            <p>It helps students appreciate the richness of Islamic heritage while remaining connected to practical lessons for today.<\/p>\n            <p>Over time, learners develop a wider and more thoughtful understanding of Islam beyond isolated topics.<\/p>\n            <div class=\"program-grid\">\n              <div class=\"program-box\">\n                <h5>Main areas explored<\/h5>\n                <ul>\n                  <li>Major Islamic periods<\/li>\n                  <li>Important Muslim figures<\/li>\n                  <li>Historical lessons<\/li>\n                  <li>Civilizational contributions<\/li>\n                  <li>Broader Ummah awareness<\/li>\n                <\/ul>\n              <\/div>\n              <div class=\"program-box\">\n                <h5>Why it is valuable<\/h5>\n                <ul>\n                  <li>Builds wider Islamic perspective<\/li>\n                  <li>Connects past with present<\/li>\n                  <li>Strengthens identity and pride<\/li>\n                  <li>Teaches lessons through history<\/li>\n                  <li>Expands beyond basic study topics<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/details>\n\n      <\/div>\n    <\/section>\n\n    <section>\n      <h2 class=\"section-title\">Frequently Asked Questions<\/h2>\n\n      <div class=\"faq-wrap\">\n        <details class=\"faq\">\n          <summary>Which Islamic Studies program is best for beginners?<\/summary>\n          <div class=\"faq-answer\">\n            The Islamic Foundations Program is usually the best starting point for learners who want a simple and structured introduction to Islam before moving into specialized areas like Aqeedah, Fiqh, or Seerah.\n          <\/div>\n        <\/details>\n\n        <details class=\"faq\">\n          <summary>Do you offer Islamic Studies for children and teens?<\/summary>\n          <div class=\"faq-answer\">\n            Yes. We offer dedicated Islamic Studies pathways for kids and teens, with lessons adapted to their age, understanding, and learning needs.\n          <\/div>\n        <\/details>\n\n        <details class=\"faq\">\n          <summary>Can I focus on one subject like Seerah or Fiqh only?<\/summary>\n          <div class=\"faq-answer\">\n            Yes. The programs are organized by theme, so students can focus on a specific subject such as Seerah, Aqeedah, Fiqh, Hadith, Tafsir, or Islamic manners depending on their goals.\n          <\/div>\n        <\/details>\n\n        <details class=\"faq\">\n          <summary>Are these lessons practical or only theoretical?<\/summary>\n          <div class=\"faq-answer\">\n            The goal is practical Islamic learning. Students are taught not only information, but also how to connect Islamic knowledge to daily worship, manners, family life, and personal growth.\n          <\/div>\n        <\/details>\n\n        <details class=\"faq\">\n          <summary>Is Islamic history included?<\/summary>\n          <div class=\"faq-answer\">\n            Yes. We offer a dedicated Islamic History &#038; Civilization Program for students who want broader understanding of the Muslim Ummah, major historical events, and Islamic civilizational lessons.\n          <\/div>\n        <\/details>\n      <\/div>\n    <\/section>\n\n    <section class=\"final-cta\">\n      <h2>Choose the Right Islamic Studies Program for Your Journey<\/h2>\n      <p>\n        Whether you want to begin with Islamic foundations, strengthen belief, improve worship understanding, study Seerah, explore hadith, learn tafsir, or grow in Islamic manners and identity, there is a program here designed for your next step.\n      <\/p>\n      <a\n        href=\"https:\/\/wa.me\/201064520450?text=Hello!%20I%20want%20to%20book%20a%20free%20trial%20for%20an%20Islamic%20Studies%20program.\"\n        target=\"_blank\"\n        class=\"btn\"\n      >\n        Book Your Free Trial\n      <\/a>\n    <\/section>\n\n  <\/main>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Browse Islamic studies programs for kids, teens, and adults with flexible online classes, balanced learning, and structured pathways for faith, knowledge, and character.<\/p>\n","protected":false},"author":1,"featured_media":423,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[22],"tags":[35,51,69,36,70],"class_list":["post-265","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-programs","tag-islamic-education","tag-islamic-manners","tag-islamic-studies-programs","tag-learn-islam-online","tag-seerah-and-fiqh"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Islamic Studies - Rouh Rehan Online Explore Our Islamic Studies Programs | Rouh Rehan Online<\/title>\n<meta name=\"description\" content=\"Explore our Islamic studies programs for kids, teens, and adults with structured online learning in faith, fiqh, seerah, adab, daily manners, and practical Islamic understanding.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Explore Our Islamic Studies Programs\" \/>\n<meta property=\"og:description\" content=\"Discover online Islamic studies programs for all ages with structured lessons in faith, fiqh, seerah, hadith, manners, and practical Muslim living.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/\" \/>\n<meta property=\"og:site_name\" content=\"Rouh Rehan Online\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-05T23:36:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-08T02:07:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/rouhrehanonline.com\/wp-content\/uploads\/2026\/04\/islamic-studies-online.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"819\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Rouh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rouh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/\"},\"author\":{\"name\":\"Rouh\",\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/#\\\/schema\\\/person\\\/2cd6d055c0a27b0ad8305511bb41d059\"},\"headline\":\"Islamic Studies\",\"datePublished\":\"2026-04-05T23:36:13+00:00\",\"dateModified\":\"2026-04-08T02:07:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/\"},\"wordCount\":2514,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/rouhrehanonline.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/islamic-studies-online.jpg\",\"keywords\":[\"Islamic Education\",\"Islamic Manners\",\"Islamic Studies Programs\",\"Learn Islam Online\",\"Seerah and Fiqh\"],\"articleSection\":[\"Programs\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/\",\"url\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/\",\"name\":\"Islamic Studies - Rouh Rehan Online Explore Our Islamic Studies Programs | Rouh Rehan Online\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/rouhrehanonline.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/islamic-studies-online.jpg\",\"datePublished\":\"2026-04-05T23:36:13+00:00\",\"dateModified\":\"2026-04-08T02:07:24+00:00\",\"description\":\"Explore our Islamic studies programs for kids, teens, and adults with structured online learning in faith, fiqh, seerah, adab, daily manners, and practical Islamic understanding.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/#primaryimage\",\"url\":\"https:\\\/\\\/rouhrehanonline.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/islamic-studies-online.jpg\",\"contentUrl\":\"https:\\\/\\\/rouhrehanonline.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/islamic-studies-online.jpg\",\"width\":819,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/2026\\\/04\\\/05\\\/islamic-studies-programs\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/rouhrehanonline.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Islamic Studies\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/#website\",\"url\":\"https:\\\/\\\/rouhrehanonline.com\\\/\",\"name\":\"Rouh Rehan Online\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/rouhrehanonline.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/#organization\",\"name\":\"Rouh Rehan Online\",\"url\":\"https:\\\/\\\/rouhrehanonline.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/rouhrehanonline.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-logo-light-scaled-1.png\",\"contentUrl\":\"https:\\\/\\\/rouhrehanonline.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-logo-light-scaled-1.png\",\"width\":512,\"height\":512,\"caption\":\"Rouh Rehan Online\"},\"image\":{\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/rouhrehanonline.com\\\/#\\\/schema\\\/person\\\/2cd6d055c0a27b0ad8305511bb41d059\",\"name\":\"Rouh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ecf8086bad1f5ed273840f54866b08dcf47e0268dd0e880cf05f71296e71c3b9?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ecf8086bad1f5ed273840f54866b08dcf47e0268dd0e880cf05f71296e71c3b9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ecf8086bad1f5ed273840f54866b08dcf47e0268dd0e880cf05f71296e71c3b9?s=96&d=mm&r=g\",\"caption\":\"Rouh\"},\"sameAs\":[\"http:\\\/\\\/rouhrehanonline.com\"],\"url\":\"https:\\\/\\\/rouhrehanonline.com\\\/index.php\\\/author\\\/rouh\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Islamic Studies - Rouh Rehan Online Explore Our Islamic Studies Programs | Rouh Rehan Online","description":"Explore our Islamic studies programs for kids, teens, and adults with structured online learning in faith, fiqh, seerah, adab, daily manners, and practical Islamic understanding.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/","og_locale":"en_US","og_type":"article","og_title":"Explore Our Islamic Studies Programs","og_description":"Discover online Islamic studies programs for all ages with structured lessons in faith, fiqh, seerah, hadith, manners, and practical Muslim living.","og_url":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/","og_site_name":"Rouh Rehan Online","article_published_time":"2026-04-05T23:36:13+00:00","article_modified_time":"2026-04-08T02:07:24+00:00","og_image":[{"width":819,"height":1024,"url":"https:\/\/rouhrehanonline.com\/wp-content\/uploads\/2026\/04\/islamic-studies-online.jpg","type":"image\/jpeg"}],"author":"Rouh","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rouh","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/#article","isPartOf":{"@id":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/"},"author":{"name":"Rouh","@id":"https:\/\/rouhrehanonline.com\/#\/schema\/person\/2cd6d055c0a27b0ad8305511bb41d059"},"headline":"Islamic Studies","datePublished":"2026-04-05T23:36:13+00:00","dateModified":"2026-04-08T02:07:24+00:00","mainEntityOfPage":{"@id":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/"},"wordCount":2514,"commentCount":0,"publisher":{"@id":"https:\/\/rouhrehanonline.com\/#organization"},"image":{"@id":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/#primaryimage"},"thumbnailUrl":"https:\/\/rouhrehanonline.com\/wp-content\/uploads\/2026\/04\/islamic-studies-online.jpg","keywords":["Islamic Education","Islamic Manners","Islamic Studies Programs","Learn Islam Online","Seerah and Fiqh"],"articleSection":["Programs"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/","url":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/","name":"Islamic Studies - Rouh Rehan Online Explore Our Islamic Studies Programs | Rouh Rehan Online","isPartOf":{"@id":"https:\/\/rouhrehanonline.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/#primaryimage"},"image":{"@id":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/#primaryimage"},"thumbnailUrl":"https:\/\/rouhrehanonline.com\/wp-content\/uploads\/2026\/04\/islamic-studies-online.jpg","datePublished":"2026-04-05T23:36:13+00:00","dateModified":"2026-04-08T02:07:24+00:00","description":"Explore our Islamic studies programs for kids, teens, and adults with structured online learning in faith, fiqh, seerah, adab, daily manners, and practical Islamic understanding.","breadcrumb":{"@id":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/#primaryimage","url":"https:\/\/rouhrehanonline.com\/wp-content\/uploads\/2026\/04\/islamic-studies-online.jpg","contentUrl":"https:\/\/rouhrehanonline.com\/wp-content\/uploads\/2026\/04\/islamic-studies-online.jpg","width":819,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/rouhrehanonline.com\/index.php\/2026\/04\/05\/islamic-studies-programs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rouhrehanonline.com\/"},{"@type":"ListItem","position":2,"name":"Islamic Studies"}]},{"@type":"WebSite","@id":"https:\/\/rouhrehanonline.com\/#website","url":"https:\/\/rouhrehanonline.com\/","name":"Rouh Rehan Online","description":"","publisher":{"@id":"https:\/\/rouhrehanonline.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rouhrehanonline.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/rouhrehanonline.com\/#organization","name":"Rouh Rehan Online","url":"https:\/\/rouhrehanonline.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/rouhrehanonline.com\/#\/schema\/logo\/image\/","url":"https:\/\/rouhrehanonline.com\/wp-content\/uploads\/2026\/02\/cropped-logo-light-scaled-1.png","contentUrl":"https:\/\/rouhrehanonline.com\/wp-content\/uploads\/2026\/02\/cropped-logo-light-scaled-1.png","width":512,"height":512,"caption":"Rouh Rehan Online"},"image":{"@id":"https:\/\/rouhrehanonline.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/rouhrehanonline.com\/#\/schema\/person\/2cd6d055c0a27b0ad8305511bb41d059","name":"Rouh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/ecf8086bad1f5ed273840f54866b08dcf47e0268dd0e880cf05f71296e71c3b9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/ecf8086bad1f5ed273840f54866b08dcf47e0268dd0e880cf05f71296e71c3b9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ecf8086bad1f5ed273840f54866b08dcf47e0268dd0e880cf05f71296e71c3b9?s=96&d=mm&r=g","caption":"Rouh"},"sameAs":["http:\/\/rouhrehanonline.com"],"url":"https:\/\/rouhrehanonline.com\/index.php\/author\/rouh\/"}]}},"_links":{"self":[{"href":"https:\/\/rouhrehanonline.com\/index.php\/wp-json\/wp\/v2\/posts\/265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rouhrehanonline.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rouhrehanonline.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rouhrehanonline.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rouhrehanonline.com\/index.php\/wp-json\/wp\/v2\/comments?post=265"}],"version-history":[{"count":2,"href":"https:\/\/rouhrehanonline.com\/index.php\/wp-json\/wp\/v2\/posts\/265\/revisions"}],"predecessor-version":[{"id":424,"href":"https:\/\/rouhrehanonline.com\/index.php\/wp-json\/wp\/v2\/posts\/265\/revisions\/424"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rouhrehanonline.com\/index.php\/wp-json\/wp\/v2\/media\/423"}],"wp:attachment":[{"href":"https:\/\/rouhrehanonline.com\/index.php\/wp-json\/wp\/v2\/media?parent=265"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rouhrehanonline.com\/index.php\/wp-json\/wp\/v2\/categories?post=265"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rouhrehanonline.com\/index.php\/wp-json\/wp\/v2\/tags?post=265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}