Course summary

    <div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; border: 1px solid #dee2e6; max-width: 800px; margin: 0 auto;">
        
        <h1 style="color: #007bff; text-align: center; margin-bottom: 10px; font-weight: 600;">SELAMAT DATANG!</h1>
        <h2 style="color: #343a40; text-align: center; margin-bottom: 25px; font-size: 1.5rem;">Prinsip Keselamatan & Kesihatan Pekerjaan (OSH)</h2>

        <div style="text-align: center; margin-bottom: 30px;">
            <img src="[INSERT YOUR IMAGE URL HERE: e.g., Moodle file URL of instructor photo]" alt="Photo Instruktur/Kursus" style="width: 150px; height: 150px; border-radius: 50%; object-fit: cover; border: 3px solid #007bff; display: block; margin: 0 auto;">
            <p style="margin-top: 10px; font-weight: bold; color: #343a40;">Jumpa Instruktur Anda</p>
        </div>

        <div style="background-color: #ffffff; padding: 20px; border-radius: 6px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); margin-bottom: 20px;">
            <h3 style="color: #28a745; border-bottom: 2px solid #28a745; padding-bottom: 5px; margin-bottom: 15px;">Mengenai Kursus Ini</h3>
            <p style="line-height: 1.6; color: #495057;">Kursus 14 minggu ini akan membekalkan anda dengan asas-asas Keselamatan dan Kesihatan Pekerjaan (OSH) yang penting. Kami akan merangkumi undang-undang, pengenalpastian bahaya (Hazard), penilaian risiko, dan kawalan. Matlamatnya adalah untuk menjadikan anda seorang profesional yang mampu mewujudkan persekitaran kerja yang selamat dan mematuhi peraturan.</p>
            <ul style="padding-left: 20px; margin-top: 15px; color: #495057;">
                <li>**Tempoh:** 14 Minggu (5 Blok Pembelajaran)</li>
                <li>**Komitmen:** Anggaran [Number] jam seminggu</li>
                <li>**Penilaian:** Kuiz, Kajian Kes, Projek Capstone, dan Peperiksaan Akhir.</li>
            </ul>
        </div>

        <div style="background-color: #ffffff; padding: 20px; border-radius: 6px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); margin-bottom: 30px;">
            <h3 style="color: #ffc107; border-bottom: 2px solid #ffc107; padding-bottom: 5px; margin-bottom: 15px;">3 Langkah untuk Bermula</h3>
            <p style="color: #495057; font-weight: bold;">Sila lengkapkan langkah-langkah di bawah sebelum memulakan Modul Minggu 1:</p>
            
            <div style="display: flex; flex-wrap: wrap; justify-content: space-between; gap: 15px; margin-top: 20px;">
                <a href="[Moodle URL for Course Syllabus/Overview]" style="flex: 1 1 30%; min-width: 150px; text-align: center; text-decoration: none;">
                    <button style="background-color: #007bff; color: white; padding: 10px 15px; border: none; border-radius: 5px; cursor: pointer; width: 100%; font-weight: bold; transition: background-color 0.3s;">
                        1. Baca Silibus
                    </button>
                </a>
                <a href="[Moodle URL for the Discussion Forum]" style="flex: 1 1 30%; min-width: 150px; text-align: center; text-decoration: none;">
                    <button style="background-color: #6c757d; color: white; padding: 10px 15px; border: none; border-radius: 5px; cursor: pointer; width: 100%; font-weight: bold; transition: background-color 0.3s;">
                        2. Perkenalan Diri
                    </button>
                </a>
                <a href="[Moodle URL for Week 1 Content]" style="flex: 1 1 30%; min-width: 150px; text-align: center; text-decoration: none;">
                    <button style="background-color: #dc3545; color: white; padding: 10px 15px; border: none; border-radius: 5px; cursor: pointer; width: 100%; font-weight: bold; transition: background-color 0.3s;">
                        3. Mula Minggu 1
                    </button>
                </a>
            </div>
            <p style="text-align: center; margin-top: 25px; color: #495057; font-size: 0.9rem;">**Penting:** Pautan ini akan membawa anda ke halaman penting di Moodle.</p>
        </div>

    </div>

    Instructors