Server IP : 103.6.199.200 / Your IP : 3.135.216.196 Web Server : Microsoft-IIS/10.0 System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586 User : EMPUSA$ ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Domains/smsmalor/smsmalorsetar.com/wwwroot/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Maklumat Bidang</title> <style type="text/css"> <!-- .style1 { font-size: 24px; color: #0000FF; } .style2 {color: #FF0000} .header { padding: 0px 0px; } .content { padding: 16px; } .sticky { position: fixed; top: 0; width: 100%; } .sticky + .content { padding-top: 102px; } table, td, th { border: 0px; } table { border-spacing: 20px; } td { vertical-align: top; } th { text-align: left; color: #FF0000; } --> </style> </head> <body> <!-- ***** bind header to freeze id --> <div class="header" id="myHeader"> <?php include('smheader02_bid.php') ?> </div> <!-- ***** Kandungan akan skrol --> <div class="content"> <p> </p> <div align="center">Selamat Datang</div> <div align="center" class="style1"> <?php echo $_SESSION['MM_Username']; ?> </div> <div style="overflow-x:auto;" align="center"> <table> <tr> <th></th> <th>Kandungan Panitia:</th> <th>Kandungan Bahan Hebat Sains dan Matematik:</th> <th>Makluman Kemaskini:</th> </tr> <tr> <td> <p><img src="images/general_sm/maklumat_gif.gif" width="225" height="225" /></p> <p> </p> </td> <td> Bahan Pemulihan Algebra<br> Bahan Sumber TIMMS dan PISA<br> Bengkel Pembinaan Item<br> Biodata Guru - Template<br> BSTEM<br> BStem BPK 2019<br> Catatan Mesyuarat - Template<br> Dialog_Prestasi<br> Doc_BukuRekodAjar<br> Dokumen Peka Sains<br> eRPH Template <br> EPSA<br> IBSE - 2018<br> IBSE - 2021<br> Kolukium Stem Sarawak 2018<br> Kolukium Stem Sabah 2018<br> KPI<br> LDP_Inhouse<br> Learning_Walk_Maths<br> Learning_Walk_N_Lesson_Study<br> Minit Curai<br> Bank Modul<br> PKS 2018<br> PROBIM<br> SKPMg2<br> SPM Tahun Semasa<br> Takwim Umum<br> Template Borang<br> </td> <td> Set Modul Maths<br> Set Modul Sci I<br> Set Modul Sci II<br> Set Modul Sci III<br> Set Modul Sci IV<br> Set Modul Sci V<br> </td> <td> Kemaskini 01 Januari 2021<br> Analisis SPM dan PT3 belum ada maklumat<br> Pautan belum ada maklumat<br> Mulai 01 Jan 2020, pengurusan fail panitia akan dibuat secara paperless di Google Classroom Panitia Sains dan Matematik<br> </td> </tr> </table> </div> </div> <!-- Skrol kandungan --> </body> <!-- Script to execute freeze --> <script> window.onscroll = function() {myFunction()}; var header = document.getElementById("myHeader"); var sticky = header.offsetTop; function myFunction() { if (window.pageYOffset > sticky) { header.classList.add("sticky"); } else { header.classList.remove("sticky"); } } </script> </html>