القائمة الرئيسية

الصفحات

<section class="dha-blog-section">
  <div class="dha-blog-wrap">

    <div class="dha-blog-heading">
      <span>DHA GP GUIDES</span>
      <h2>Continue With DHA GP Exam Guidance</h2>
      <p>
        Review practical guides on eligibility, exam format, study planning,
        and licensing before booking your DHA GP examination.
      </p>
    </div>

    <div class="dha-blog-grid">

      <a
        class="dha-blog-card"
        href="https://www.examcure.com/blog/dha-gp-exam-guide-2025-edition-syllabus-eligibility-4000-mcqs-and-study-plan"
      >
        <span class="dha-blog-tag">Complete Guide</span>
        <h3>DHA GP Exam Guide 2026</h3>
        <p>
          Review eligibility, exam structure, syllabus, study planning,
          MCQ preparation, and the DHA licensing pathway.
        </p>
        <strong>Read the guide →</strong>
      </a>

      <a
        class="dha-blog-card"
        href="https://www.examcure.com/blog/dha-gp-eligibility-criteria-2026-part-1"
      >
        <span class="dha-blog-tag">Eligibility</span>
        <h3>DHA GP Eligibility Criteria 2026</h3>
        <p>
          Check qualifications, internship, clinical experience,
          good-standing documents, and verification requirements.
        </p>
        <strong>Check eligibility →</strong>
      </a>

      <a
        class="dha-blog-card"
        href="https://www.examcure.com/blog/dha-gp-prometric-exam-2026-complete-guide"
      >
        <span class="dha-blog-tag">Study Plan</span>
        <h3>DHA GP Prometric Exam 2026</h3>
        <p>
          Follow a practical preparation pathway covering registration,
          syllabus, MCQs, study planning, exam day, and licensing.
        </p>
        <strong>Read the preparation guide →</strong>
      </a>

    </div>

  </div>
</section>

<style>
  .dha-blog-section {
    padding: 70px 20px;
    background: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
  }

  .dha-blog-wrap {
    max-width: 1120px;
    margin: 0 auto;
  }

  .dha-blog-heading {
    max-width: 790px;
    margin: 0 auto 38px;
    text-align: center;
  }

  .dha-blog-heading span {
    display: inline-block;
    margin-bottom: 10px;
    color: #1769aa;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.4px;
  }

  .dha-blog-heading h2 {
    margin: 0 0 14px;
    color: #102a43;
    font-size: clamp(31px, 4vw, 42px);
    line-height: 1.2;
  }

  .dha-blog-heading p {
    margin: 0;
    color: #52667a;
    font-size: 17px;
    line-height: 1.7;
  }

  .dha-blog-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }

  .dha-blog-card {
    display: flex;
    flex-direction: column;
    padding: 28px;
    background: #f7fafc;
    border: 1px solid #d9e2ec;
    border-radius: 15px;
    color: inherit !important;
    text-decoration: none !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }

  .dha-blog-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 26px rgba(16, 42, 67, 0.09);
  }

  .dha-blog-tag {
    align-self: flex-start;
    margin-bottom: 16px;
    padding: 6px 10px;
    color: #0f4f82;
    background: #eaf4fc;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
  }

  .dha-blog-card h3 {
    margin: 0 0 12px;
    color: #102a43;
    font-size: 22px;
    line-height: 1.35;
  }

  .dha-blog-card p {
    flex-grow: 1;
    margin: 0 0 20px;
    color: #52667a;
    font-size: 15px;
    line-height: 1.7;
  }

  .dha-blog-card strong {
    color: #1769aa;
    font-size: 15px;
  }

  @media (max-width: 850px) {
    .dha-blog-grid {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 520px) {
    .dha-blog-section {
      padding: 50px 15px;
    }

    .dha-blog-card {
      padding: 23px;
    }
  }
</style>
التنقل السريع