{"id":522,"date":"2026-01-22T02:53:38","date_gmt":"2026-01-22T02:53:38","guid":{"rendered":"https:\/\/ssciex.org.my\/home\/?page_id=522"},"modified":"2026-03-12T09:55:07","modified_gmt":"2026-03-12T01:55:07","slug":"522-2","status":"publish","type":"page","link":"https:\/\/ssciex.org.my\/home\/522-2\/","title":{"rendered":"Hands-On Science at CSL Miri: SMK Pujut Visit"},"content":{"rendered":"\n<!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>Hands-On Science at CSL Miri: SMK Pujut Visit | Sarawak Science Centre<\/title>\n    <meta name=\"description\" content=\"Discover how SMK Pujut students engaged in hands-on STEM learning at CSL Miri, exploring biology dissections, physics experiments, and chemistry demonstrations.\">\n    \n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <link href=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.css\" rel=\"stylesheet\">\n    \n    <style>\n        :root {\n            --brand-dark: #032C41;    \/* Deep Navy *\/\n            --brand-teal: #008298;    \/* Brand Teal *\/\n            --brand-sky: #39C7EB;     \/* Sky Blue *\/\n            --brand-white: #ffffff;\n            --brand-grey: #f8fafc;\n            --text-muted: #64748b;\n        }\n\n        * { box-sizing: border-box; }\n\n        body {\n            font-family: 'Poppins', sans-serif;\n            margin: 0;\n            padding: 0;\n            color: var(--brand-dark);\n            background-color: var(--brand-grey);\n            line-height: 1.7;\n        }\n\n        \/* Hero Section with Parallax Effect *\/\n        .hero {\n            background: linear-gradient(rgba(3, 44, 65, 0.7), rgba(3, 44, 65, 0.7)), \n                        url('https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.52-3-1.jpeg');\n            background-size: cover;\n            background-position: center;\n            background-attachment: fixed;\n            height: 450px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            color: white;\n            text-align: center;\n            padding: 0 20px;\n        }\n\n        .hero h1 {\n            font-size: 2.8rem;\n            font-weight: 700;\n            margin: 0;\n            max-width: 900px;\n            line-height: 1.2;\n            text-shadow: 2px 4px 10px rgba(0,0,0,0.3);\n        }\n\n        .hero p {\n            font-size: 1.2rem;\n            margin-top: 15px;\n            background: var(--brand-teal);\n            padding: 5px 20px;\n            border-radius: 50px;\n            font-weight: 600;\n        }\n\n        \/* Container *\/\n        .container {\n            max-width: 1000px;\n            margin: -60px auto 60px;\n            padding: 0 20px;\n            position: relative;\n            z-index: 10;\n        }\n\n        .event-card {\n            background-color: white;\n            border-radius: 20px;\n            box-shadow: 0 15px 35px rgba(3, 44, 65, 0.1);\n            padding: 40px;\n            margin-bottom: 30px;\n            border-top: 5px solid var(--brand-teal);\n        }\n\n        .event-card h2 {\n            color: var(--brand-dark);\n            margin-top: 0;\n            font-weight: 700;\n            position: relative;\n            padding-bottom: 10px;\n            margin-bottom: 20px;\n        }\n\n        .event-card h2::after {\n            content: '';\n            position: absolute;\n            left: 0;\n            bottom: 0;\n            width: 50px;\n            height: 4px;\n            background: var(--brand-sky);\n            border-radius: 2px;\n        }\n\n        \/* Highlight Section *\/\n        .highlight {\n            background: linear-gradient(135deg, var(--brand-dark) 0%, var(--brand-teal) 100%);\n            color: white;\n            padding: 50px 40px;\n            border-radius: 20px;\n            margin-bottom: 40px;\n            box-shadow: 0 15px 30px rgba(0, 130, 152, 0.2);\n        }\n\n        .highlight h3 {\n            margin-top: 0;\n            font-size: 1.8rem;\n            color: var(--brand-sky);\n        }\n\n        \/* Programme Gallery *\/\n        .gallery {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin-top: 20px;\n        }\n\n        .gallery-item {\n            overflow: hidden;\n            border-radius: 15px;\n            height: 250px;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        }\n\n        .gallery img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: all 0.5s ease;\n        }\n\n        .gallery-item:hover img {\n            transform: scale(1.1);\n            filter: brightness(1.1);\n        }\n\n        \/* Footer Info *\/\n        .tag {\n            display: inline-block;\n            background: #e2e8f0;\n            padding: 5px 15px;\n            border-radius: 5px;\n            font-size: 0.85rem;\n            color: var(--brand-dark);\n            margin-top: 20px;\n            font-weight: 600;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .hero { height: 350px; }\n            .hero h1 { font-size: 1.8rem; }\n            .container { margin-top: -30px; }\n            .event-card { padding: 25px; }\n            .highlight { padding: 30px 20px; }\n        }\n\n        \/* Container Overrides *\/\n        [class*=\"p-j2c\"] {\n            padding-top: 0 !important;\n            padding-bottom: 0 !important;\n            padding-left: 0 !important;\n            padding-right: 0 !important;\n        }\n\n        .banner {\n            padding: 0 !important;\n            margin: 0 !important;\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <section class=\"hero\">\n        <h1 data-aos=\"fade-up\">Hands-On Science at CSL Miri: A Day with SMK Pujut<\/h1>\n        <p data-aos=\"fade-up\" data-aos-delay=\"200\">05 December 2025<\/p>\n    <\/section>\n\n    <div class=\"container\">\n        <article class=\"event-card\" data-aos=\"fade-up\">\n            <h2>About the Visit<\/h2>\n            <p>SMK Pujut\u2019s Form 4 STEM A students, accompanied by their teachers and lab technicians, visited CSL Miri for a fun and interactive day of science. A total of <strong>40 participants<\/strong> immersed themselves in hands-on activities across biology, physics, and chemistry, gaining practical experience that brought their classroom lessons to life.<\/p>\n            <span class=\"tag\">#STEMEducation<\/span> <span class=\"tag\">#SarawakScience<\/span>\n        <\/article>\n\n        <section class=\"highlight\" data-aos=\"zoom-in\">\n            <h3>Hands-on Learning in Action<\/h3>\n            <p>Students got a chance to explore biology up close through an exciting rat dissection, gaining firsthand insight into anatomy. In physics, they experimented with waves and witnessed the fascinating effects of internal reflection of light. The chemistry session let students see latex coagulation in action, making abstract concepts come alive through hands-on learning.<\/p>\n        <\/section>\n\n        <div class=\"event-card\" data-aos=\"fade-up\">\n            <h2>Programme Highlights<\/h2>\n            <div class=\"gallery\">\n                <div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.55.jpeg\" alt=\"SMK Pujut students performing biology dissection at CSL Miri\">\n                <\/div>\n                <div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.56.jpeg\" alt=\"Physics light reflection experiment demonstration\">\n                <\/div>\n                <div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.57-3.jpeg\" alt=\"Chemistry lab session with Form 4 STEM students\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\n    <script>\n        AOS.init({\n            duration: 1000,\n            once: true,\n            offset: 100\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Hands-On Science at CSL Miri: SMK Pujut Visit | Sarawak Science Centre Hands-On Science at CSL Miri: A Day with SMK Pujut 05 December 2025 About the Visit SMK Pujut\u2019s Form 4 STEM A students, accompanied by their teachers and lab technicians, visited CSL Miri for a fun and interactive day of science. A total [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-522","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hands-On Science at CSL Miri: SMK Pujut Visit | Sarawak Science Centre (SSCiEX) | Official Website<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ssciex.org.my\/home\/522-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hands-On Science at CSL Miri: SMK Pujut Visit | Sarawak Science Centre (SSCiEX) | Official Website\" \/>\n<meta property=\"og:description\" content=\"Hands-On Science at CSL Miri: SMK Pujut Visit | Sarawak Science Centre Hands-On Science at CSL Miri: A Day with SMK Pujut 05 December 2025 About the Visit SMK Pujut\u2019s Form 4 STEM A students, accompanied by their teachers and lab technicians, visited CSL Miri for a fun and interactive day of science. A total [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ssciex.org.my\/home\/522-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Sarawak Science Centre (SSCiEX) | Official Website\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Sarawak-Science-Centre\/61579936965360\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-12T01:55:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.55.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ssciex.org.my\/home\/522-2\/\",\"url\":\"https:\/\/ssciex.org.my\/home\/522-2\/\",\"name\":\"Hands-On Science at CSL Miri: SMK Pujut Visit | Sarawak Science Centre (SSCiEX) | Official Website\",\"isPartOf\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/522-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/522-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.55.jpeg\",\"datePublished\":\"2026-01-22T02:53:38+00:00\",\"dateModified\":\"2026-03-12T01:55:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/522-2\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ssciex.org.my\/home\/522-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/ssciex.org.my\/home\/522-2\/#primaryimage\",\"url\":\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.55.jpeg\",\"contentUrl\":\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.55.jpeg\",\"width\":400,\"height\":300},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ssciex.org.my\/home\/522-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ssciex.org.my\/home\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hands-On Science at CSL Miri: SMK Pujut Visit\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ssciex.org.my\/home\/#website\",\"url\":\"https:\/\/ssciex.org.my\/home\/\",\"name\":\"Sarawak Science Centre (SSCiEX)\",\"description\":\"Igniting Curiousity\",\"publisher\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/#organization\"},\"alternateName\":\"SSCiEX\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ssciex.org.my\/home\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ssciex.org.my\/home\/#organization\",\"name\":\"Sarawak Science Centre (SSCiEX)\",\"url\":\"https:\/\/ssciex.org.my\/home\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/ssciex.org.my\/home\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/cropped-cropped-update-logo.png\",\"contentUrl\":\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/cropped-cropped-update-logo.png\",\"width\":512,\"height\":512,\"caption\":\"Sarawak Science Centre (SSCiEX)\"},\"image\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/people\/Sarawak-Science-Centre\/61579936965360\/\",\"https:\/\/www.instagram.com\/sarawaksciencecentre?igsh=N2FxZ3FjMXdqcDQx\",\"https:\/\/www.tiktok.com\/@ssciex.official\",\"https:\/\/www.linkedin.com\/in\/ssciex\/\",\"https:\/\/www.youtube.com\/@sarawaksciencecentre\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hands-On Science at CSL Miri: SMK Pujut Visit | Sarawak Science Centre (SSCiEX) | Official Website","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:\/\/ssciex.org.my\/home\/522-2\/","og_locale":"en_GB","og_type":"article","og_title":"Hands-On Science at CSL Miri: SMK Pujut Visit | Sarawak Science Centre (SSCiEX) | Official Website","og_description":"Hands-On Science at CSL Miri: SMK Pujut Visit | Sarawak Science Centre Hands-On Science at CSL Miri: A Day with SMK Pujut 05 December 2025 About the Visit SMK Pujut\u2019s Form 4 STEM A students, accompanied by their teachers and lab technicians, visited CSL Miri for a fun and interactive day of science. A total [&hellip;]","og_url":"https:\/\/ssciex.org.my\/home\/522-2\/","og_site_name":"Sarawak Science Centre (SSCiEX) | Official Website","article_publisher":"https:\/\/www.facebook.com\/people\/Sarawak-Science-Centre\/61579936965360\/","article_modified_time":"2026-03-12T01:55:07+00:00","og_image":[{"url":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.55.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ssciex.org.my\/home\/522-2\/","url":"https:\/\/ssciex.org.my\/home\/522-2\/","name":"Hands-On Science at CSL Miri: SMK Pujut Visit | Sarawak Science Centre (SSCiEX) | Official Website","isPartOf":{"@id":"https:\/\/ssciex.org.my\/home\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ssciex.org.my\/home\/522-2\/#primaryimage"},"image":{"@id":"https:\/\/ssciex.org.my\/home\/522-2\/#primaryimage"},"thumbnailUrl":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.55.jpeg","datePublished":"2026-01-22T02:53:38+00:00","dateModified":"2026-03-12T01:55:07+00:00","breadcrumb":{"@id":"https:\/\/ssciex.org.my\/home\/522-2\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ssciex.org.my\/home\/522-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/ssciex.org.my\/home\/522-2\/#primaryimage","url":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.55.jpeg","contentUrl":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-08-at-09.36.55.jpeg","width":400,"height":300},{"@type":"BreadcrumbList","@id":"https:\/\/ssciex.org.my\/home\/522-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ssciex.org.my\/home\/"},{"@type":"ListItem","position":2,"name":"Hands-On Science at CSL Miri: SMK Pujut Visit"}]},{"@type":"WebSite","@id":"https:\/\/ssciex.org.my\/home\/#website","url":"https:\/\/ssciex.org.my\/home\/","name":"Sarawak Science Centre (SSCiEX)","description":"Igniting Curiousity","publisher":{"@id":"https:\/\/ssciex.org.my\/home\/#organization"},"alternateName":"SSCiEX","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ssciex.org.my\/home\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/ssciex.org.my\/home\/#organization","name":"Sarawak Science Centre (SSCiEX)","url":"https:\/\/ssciex.org.my\/home\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/ssciex.org.my\/home\/#\/schema\/logo\/image\/","url":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/cropped-cropped-update-logo.png","contentUrl":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/cropped-cropped-update-logo.png","width":512,"height":512,"caption":"Sarawak Science Centre (SSCiEX)"},"image":{"@id":"https:\/\/ssciex.org.my\/home\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/Sarawak-Science-Centre\/61579936965360\/","https:\/\/www.instagram.com\/sarawaksciencecentre?igsh=N2FxZ3FjMXdqcDQx","https:\/\/www.tiktok.com\/@ssciex.official","https:\/\/www.linkedin.com\/in\/ssciex\/","https:\/\/www.youtube.com\/@sarawaksciencecentre"]}]}},"_links":{"self":[{"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/pages\/522","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/comments?post=522"}],"version-history":[{"count":3,"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/pages\/522\/revisions"}],"predecessor-version":[{"id":1249,"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/pages\/522\/revisions\/1249"}],"wp:attachment":[{"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/media?parent=522"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}