{"id":27237,"date":"2026-07-21T13:28:18","date_gmt":"2026-07-21T13:28:18","guid":{"rendered":"https:\/\/www.haramaya.edu.et\/research\/?page_id=27237"},"modified":"2026-07-21T13:31:51","modified_gmt":"2026-07-21T13:31:51","slug":"health-promotion-and-disease-prevention","status":"publish","type":"page","link":"https:\/\/www.haramaya.edu.et\/research\/health-promotion-and-disease-prevention\/","title":{"rendered":"Health Promotion and Disease Prevention"},"content":{"rendered":"\n\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Health Promotion and Disease Prevention<\/title>\n  <style>\n    \/* CSS Variables for Easy Customization *\/\n    :root {\n      --primary-color: #2e7d32;\n      --primary-light: #ff9900;\n      --accent-color: #00796b;\n      --bg-color: #f4f6f8;\n      --card-bg: #ffffff;\n      --text-main: #2c3e50;\n      --text-muted: #546e7a;\n      --border-radius: 12px;\n      --shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n      --transition: all 0.3s ease;\n    }\n    \/* Global Resets *\/\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n      background-color: var(--bg-color);\n      color: var(--text-main);\n      line-height: 1.6;\n      padding: 40px 20px;\n    }\n    \/* Main Container *\/\n    .container {\n      max-width: 900px;\n      margin: 0 auto;\n      background-color: var(--card-bg);\n      border-radius: var(--border-radius);\n      box-shadow: var(--shadow);\n      overflow: hidden;\n    }\n    \/* Header Section *\/\n    .header {\n      background: linear-gradient(135deg, var(--primary-color), var(--accent-color));\n      color: #ffffff;\n      padding: 40px 30px;\n      text-align: center;\n    }\n    .sub-title-badge {\n      display: inline-block;\n      background-color: rgba(255, 255, 255, 0.2);\n      font-size: 0.9rem;\n      font-weight: 600;\n      padding: 6px 16px;\n      border-radius: 20px;\n      letter-spacing: 0.5px;\n      margin-bottom: 12px;\n      text-transform: uppercase;\n    }\n    .header h1 {\n      font-size: 2.2rem;\n      font-weight: 700;\n      margin-bottom: 8px;\n    }\n    \/* Body Content Layout *\/\n    .content {\n      padding: 35px 40px;\n    }\n    \/* Section Styling *\/\n    .section {\n      margin-bottom: 35px;\n    }\n    .section-title {\n      font-size: 1.3rem;\n      color: var(--primary-color);\n      border-bottom: 2px solid #e0e0e0;\n      padding-bottom: 8px;\n      margin-bottom: 16px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    p {\n      color: var(--text-muted);\n      font-size: 1.05rem;\n      text-align: justify;\n    }\n    \/* Grid for Research Areas *\/\n    .research-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n      gap: 16px;\n      list-style: none;\n      padding: 0;\n    }\n    .research-card {\n      background-color: #f8fafc;\n      border: 1px solid #e2e8f0;\n      border-left: 4px solid var(--primary-light);\n      padding: 16px;\n      border-radius: 8px;\n      font-weight: 500;\n      color: var(--text-main);\n      transition: var(--transition);\n    }\n    .research-card:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n      background-color: #ffffff;\n    }\n    .research-code {\n      display: block;\n      font-size: 0.85rem;\n      color: var(--accent-color);\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n    \/* Priority Links Section *\/\n    .priorities-container {\n      background-color: #f0fdf4;\n      border: 1px dashed var(--primary-light);\n      padding: 24px;\n      border-radius: var(--border-radius);\n    }\n    .priorities-title {\n      font-size: 1rem;\n      font-weight: 600;\n      color: var(--primary-color);\n      margin-bottom: 12px;\n    }\n    .priority-links {\n      display: flex;\n      gap: 16px;\n      flex-wrap: wrap;\n    }\n    .btn-link {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 10px 20px;\n      background-color: var(--primary-light);\n      color: #ffffff;\n      text-decoration: none;\n      font-weight: 500;\n      font-size: 0.95rem;\n      border-radius: 6px;\n      transition: var(--transition);\n    }\n    .btn-link:hover {\n      background-color: var(--primary-color);\n      transform: translateY(-2px);\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);\n    }\n    \/* Responsive Tweaks *\/\n    @media (max-width: 600px) {\n      body {\n        padding: 15px 10px;\n      }\n      .content {\n        padding: 25px 20px;\n      }\n      .header h1 {\n        font-size: 1.75rem;\n      }\n      .priority-links {\n        flex-direction: column;\n      }\n      .btn-link {\n        width: 100%;\n        justify-content: center;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n    <!-- Header -->\n    <header>\n      Sub-theme 2.1\n      <h1>Health Promotion &#038; Disease Prevention<\/h1>\n    <\/header>\n    <!-- Content -->\n    <main>\n      <!-- Aim Section -->\n      <section>\n        <h2>Aim<\/h2>\n        \n          The main aim of this sub-theme is to undertake research on health promotion and disease prevention including studies on safe water supply and waste management, control of communicable diseases, housing, and occupational health and safe working conditions.\n        \n      <\/section>\n      <!-- Description Section -->\n      <section>\n        <h2>Description<\/h2>\n        \n          This sub-theme focuses on studies related to identification, development, and provision of safe water supply; management of human and animal wastes; prevention and control of communicable diseases with particular focus on malaria, tuberculosis, diarrheal diseases, water and airborne diseases, diseases that are transmitted by vectors and animals; proper housing, illumination, ventilation and diseases associated with improper housing; and occupational health and hygienic practices as well as safe working conditions. The theme also deals with finding ways of protecting workers from potentially hazardous poisonous chemicals and toxic substances.\n        \n      <\/section>\n      <!-- Research Areas Section -->\n      <section>\n        <h2>Research Areas<\/h2>\n        <ul>\n          <li>\n            2.1.1\n            Safe water supply and effective waste management\n          <\/li>\n          <li>\n            2.1.2\n            Prevention and control of communicable diseases\n          <\/li>\n          <li>\n            2.1.3\n            Prevention and control of zoonotic diseases\n          <\/li>\n          <li>\n            2.1.4\n            Occupational health, safety and risk management\n          <\/li>\n          <li>\n            2.1.5\n            Housing\/health problems in residential &#038; institutional environment\n          <\/li>\n          <li>\n            2.1.6\n            Physical fitness and exercises\n          <\/li>\n        <\/ul>\n      <\/section>\n      <!-- Priority Links Section -->\n      <section>\n          <p>For full research priority details, explore the archives:<\/p>\n            <a href=\"#\">\n              \ud83d\udcc4 Research Priorities 2017\n            <\/a>\n            <a href=\"#\">\n              \ud83d\udcc4 Research Priorities 2016\n            <\/a>\n      <\/section>\n    <\/main>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Health Promotion and Disease Prevention Sub-theme 2.1 Health Promotion &#038; Disease Prevention Aim The main aim of this sub-theme is to undertake research on health promotion and disease prevention including [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullwidth.php","meta":{"_edd_button_behavior":[],"_oasis_is_in_workflow":0,"_oasis_original":0,"footnotes":""},"class_list":["post-27237","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages\/27237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/comments?post=27237"}],"version-history":[{"count":2,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages\/27237\/revisions"}],"predecessor-version":[{"id":27239,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages\/27237\/revisions\/27239"}],"wp:attachment":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/media?parent=27237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}