{"id":13,"date":"2025-10-27T10:15:35","date_gmt":"2025-10-27T10:15:35","guid":{"rendered":"https:\/\/www.ukm.my\/rcssst2026\/?page_id=13"},"modified":"2026-02-27T07:49:33","modified_gmt":"2026-02-27T07:49:33","slug":"venue-accommodations","status":"publish","type":"page","link":"https:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/","title":{"rendered":"Venue &amp; Accommodations"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13\" class=\"elementor elementor-13\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f13c5f e-flex e-con-boxed e-con e-parent\" data-id=\"1f13c5f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de893b1 elementor-widget elementor-widget-html\" data-id=\"de893b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- VENUE & ACCOMMODATION SECTION -->\r\n<section class=\"venue-section\">\r\n  <style>\r\n    \/* ===== Scoped styles ONLY for Venue & Accommodation ===== *\/\r\n\r\n    .venue-section {\r\n      padding: 70px 20px;\r\n      background: transparent;\r\n      font-family: 'Inter', sans-serif;\r\n    }\r\n\r\n    .venue-section .container {\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n      text-align: center;\r\n    }\r\n\r\n    \/* ===== Section Title (Blue Gradient) ===== *\/\r\n    .venue-section .venue-title {\r\n      font-size: 2.4rem;\r\n      font-weight: 800;\r\n      margin-bottom: 0px;\r\n      display: inline-block;\r\n      letter-spacing: -0.02em;\r\n      background: linear-gradient(\r\n        90deg,\r\n        #0b3c5d,\r\n        #2a9df4,\r\n        #1e6fd9,\r\n        #0f4c81\r\n      );\r\n      -webkit-background-clip: text;\r\n      background-clip: text;\r\n      color: transparent;\r\n      position: relative;\r\n    }\r\n\r\n    .venue-section .venue-title::after {\r\n      content: \"\";\r\n      display: block;\r\n      width: 72px;\r\n      height: 4px;\r\n      margin: 16px auto 0;\r\n      background: linear-gradient(90deg, #2a9df4, #1e6fd9);\r\n      border-radius: 2px;\r\n    }\r\n\r\n    \/* ===== Main Card ===== *\/\r\n    .venue-section .venue-card {\r\n      background: #ffffff;\r\n      border-radius: 18px;\r\n      padding: 44px;\r\n      box-shadow: 0 12px 34px rgba(0,0,0,0.06);\r\n      border-left: 6px solid #1e6fd9;\r\n      box-sizing: border-box;\r\n      text-align: left;\r\n    }\r\n\r\n    .venue-section p {\r\n      font-size: 1rem;\r\n      line-height: 1.75;\r\n      color: #333;\r\n      margin-bottom: 20px;\r\n      text-align: justify;\r\n    }\r\n\r\n    .venue-list {\r\n      margin: 10px 0 25px;\r\n      padding-left: 20px;\r\n    }\r\n\r\n    .venue-list li {\r\n      font-size: 1rem;\r\n      line-height: 1.7;\r\n      margin-bottom: 10px;\r\n      color: #333;\r\n    }\r\n\r\n    \/* ===== Image Gallery ===== *\/\r\n    .venue-gallery {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 18px;\r\n      margin: 30px 0 36px;\r\n    }\r\n\r\n    .venue-gallery img {\r\n      width: 100%;\r\n      height: 190px;\r\n      object-fit: cover;\r\n      border-radius: 14px;\r\n      box-shadow: 0 8px 20px rgba(0,0,0,0.08);\r\n    }\r\n\r\n    \/* ===== Map ===== *\/\r\n    .venue-map {\r\n      margin-top: 30px;\r\n      border-radius: 16px;\r\n      overflow: hidden;\r\n      box-shadow: 0 10px 28px rgba(0,0,0,0.08);\r\n    }\r\n\r\n    .venue-map iframe {\r\n      width: 100%;\r\n      height: 360px;\r\n      border: 0;\r\n    }\r\n\r\n    \/* ===== Hotel Website Box ===== *\/\r\n    .hotel-website-section {\r\n      margin-top: 40px;\r\n      padding: 26px 24px;\r\n      border-radius: 16px;\r\n      background: rgba(255, 255, 255, 0.8);\r\n      backdrop-filter: blur(8px);\r\n      -webkit-backdrop-filter: blur(8px);\r\n      border: 1px solid rgba(30,111,217,0.25);\r\n      text-align: center;\r\n    }\r\n\r\n    .hotel-website-text {\r\n      font-size: 1rem;\r\n      line-height: 1.75;\r\n      color: #333;\r\n      margin-bottom: 24px;\r\n      text-align: center;\r\n    }\r\n\r\n    \/* ===== Button (Glow Kept, Text Colour Fixed) ===== *\/\r\n    .hotel-website-link {\r\n      display: inline-block;\r\n      padding: 14px 36px;\r\n      font-size: 1rem;\r\n      font-weight: 700;\r\n      text-decoration: none;\r\n      color: #ffffff;\r\n      border-radius: 999px;\r\n      background: linear-gradient(\r\n        90deg,\r\n        #1e6fd9,\r\n        #0f4c81\r\n      );\r\n      box-shadow: 0 10px 26px rgba(30,111,217,0.35);\r\n      transition: transform 0.25s ease, box-shadow 0.25s ease;\r\n    }\r\n\r\n    .hotel-website-link:hover {\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 16px 38px rgba(30,111,217,0.45);\r\n      color: #ffffff; \/* ensure text colour does NOT change *\/\r\n    }\r\n\r\n    \/* ===== Responsive ===== *\/\r\n    @media (max-width: 768px) {\r\n      .venue-gallery {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .venue-gallery img {\r\n        height: 220px;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 640px) {\r\n      .venue-section .venue-title {\r\n        font-size: 2rem;\r\n      }\r\n\r\n      .venue-section .venue-card {\r\n        padding: 28px 26px;\r\n      }\r\n\r\n      .venue-map iframe {\r\n        height: 280px;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"container\">\r\n    <h2 class=\"venue-title\">Venue &amp; Accommodation<\/h2>\r\n\r\n    <div class=\"venue-card\">\r\n      <p>\r\n        The <strong>33rd Regional Conference on Solid State Science and Technology (RCSSST2026)<\/strong>\r\n        will be held at the <strong>Swiss-Garden Hotel Melaka<\/strong>, a modern waterfront hotel\r\n        strategically located in the historic city of Melaka.\r\n      <\/p>\r\n\r\n      <p>\r\n        The venue offers state-of-the-art conference facilities, a spacious ballroom and professional\r\n        hospitality services, making it an ideal setting for international scientific meetings and\r\n        academic networking.\r\n      <\/p>\r\n\r\n      <ul class=\"venue-list\">\r\n        <li>\r\n          Participants are encouraged to stay at <strong>Swiss-Garden Hotel Melaka<\/strong>\r\n          or nearby hotels within <strong>The Shore<\/strong> area.\r\n        <\/li>\r\n        <li>\r\n          <strong>Budget hotels<\/strong> are also available in the surrounding areas.\r\n        <\/li>\r\n        <li>\r\n          Participants may consider homestays in <strong>Kampung Morten<\/strong>.\r\n        <\/li>\r\n      <\/ul>\r\n\r\n      <!-- Image Gallery -->\r\n      <div class=\"venue-gallery\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/01\/swiss-garder-exterior-scaled.jpg\" alt=\"Swiss-Garden Hotel Melaka Exterior\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/01\/swiss-garden-ballroom-scaled.jpg\" alt=\"Grand Ballroom\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/01\/swiss-garden-pool-scaled.jpg\" alt=\"Hotel Facilities\">\r\n      <\/div>\r\n\r\n      <!-- Google Map -->\r\n      <div class=\"venue-map\">\r\n        <iframe\r\n          src=\"https:\/\/www.google.com\/maps?q=Swiss-Garden%20Hotel%20Melaka&output=embed\"\r\n          loading=\"lazy\"\r\n          referrerpolicy=\"no-referrer-when-downgrade\">\r\n        <\/iframe>\r\n      <\/div>\r\n\r\n      <!-- Hotel Website Box -->\r\n      <div class=\"hotel-website-section\">\r\n        <p class=\"hotel-website-text\">\r\n          For more information regarding accommodation details, facilities,\r\n          and room reservations, please visit the official hotel website.\r\n        <\/p>\r\n\r\n        <a\r\n          href=\"https:\/\/www.swissgarden.com\/hotel-melaka\/\"\r\n          class=\"hotel-website-link\"\r\n          target=\"_blank\"\r\n          rel=\"noopener\"\r\n        >\r\n          Swiss-Garden Hotel Website\r\n        <\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Venue &amp; Accommodation The 33rd Regional Conference on Solid State Science and Technology (RCSSST2026) will be held at the Swiss-Garden Hotel Melaka, a modern waterfront hotel strategically located in the historic city of Melaka. The venue offers state-of-the-art conference facilities, a spacious ballroom and professional hospitality services, making it an ideal setting for international scientific [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_editorskit_title_hidden":false,"_editorskit_reading_time":0,"_editorskit_is_block_options_detached":false,"_editorskit_block_options_position":"{}","footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Venue &amp; Accommodations - The Regional Conference on Solid State Science and Technology 2026<\/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:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Venue &amp; Accommodations - The Regional Conference on Solid State Science and Technology 2026\" \/>\n<meta property=\"og:description\" content=\"Venue &amp; Accommodation The 33rd Regional Conference on Solid State Science and Technology (RCSSST2026) will be held at the Swiss-Garden Hotel Melaka, a modern waterfront hotel strategically located in the historic city of Melaka. The venue offers state-of-the-art conference facilities, a spacious ballroom and professional hospitality services, making it an ideal setting for international scientific [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/\" \/>\n<meta property=\"og:site_name\" content=\"The Regional Conference on Solid State Science and Technology 2026\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-27T07:49:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/01\/swiss-garder-exterior-scaled.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. 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:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/venue-accommodations\\\/\",\"url\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/venue-accommodations\\\/\",\"name\":\"Venue &amp; Accommodations - The Regional Conference on Solid State Science and Technology 2026\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/venue-accommodations\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/venue-accommodations\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/swiss-garder-exterior-scaled.jpg\",\"datePublished\":\"2025-10-27T10:15:35+00:00\",\"dateModified\":\"2026-02-27T07:49:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/venue-accommodations\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/venue-accommodations\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/venue-accommodations\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/swiss-garder-exterior-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/swiss-garder-exterior-scaled.jpg\",\"width\":1440,\"height\":2560,\"caption\":\"Swiss garden\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/venue-accommodations\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Venue &amp; Accommodations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#website\",\"url\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/\",\"name\":\"The Regional Conference on Solid State Science and Technology 2026\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#organization\",\"name\":\"The Regional Conference on Solid State Science and Technology 2026\",\"url\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-RCSSST2026-Website-content-7.png\",\"contentUrl\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-RCSSST2026-Website-content-7.png\",\"width\":549,\"height\":180,\"caption\":\"The Regional Conference on Solid State Science and Technology 2026\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Venue &amp; Accommodations - The Regional Conference on Solid State Science and Technology 2026","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:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/","og_locale":"en_US","og_type":"article","og_title":"Venue &amp; Accommodations - The Regional Conference on Solid State Science and Technology 2026","og_description":"Venue &amp; Accommodation The 33rd Regional Conference on Solid State Science and Technology (RCSSST2026) will be held at the Swiss-Garden Hotel Melaka, a modern waterfront hotel strategically located in the historic city of Melaka. The venue offers state-of-the-art conference facilities, a spacious ballroom and professional hospitality services, making it an ideal setting for international scientific [&hellip;]","og_url":"https:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/","og_site_name":"The Regional Conference on Solid State Science and Technology 2026","article_modified_time":"2026-02-27T07:49:33+00:00","og_image":[{"url":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/01\/swiss-garder-exterior-scaled.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/","url":"https:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/","name":"Venue &amp; Accommodations - The Regional Conference on Solid State Science and Technology 2026","isPartOf":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/#primaryimage"},"image":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/01\/swiss-garder-exterior-scaled.jpg","datePublished":"2025-10-27T10:15:35+00:00","dateModified":"2026-02-27T07:49:33+00:00","breadcrumb":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/#primaryimage","url":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/01\/swiss-garder-exterior-scaled.jpg","contentUrl":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/01\/swiss-garder-exterior-scaled.jpg","width":1440,"height":2560,"caption":"Swiss garden"},{"@type":"BreadcrumbList","@id":"https:\/\/www.ukm.my\/rcssst2026\/venue-accommodations\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ukm.my\/rcssst2026\/"},{"@type":"ListItem","position":2,"name":"Venue &amp; Accommodations"}]},{"@type":"WebSite","@id":"https:\/\/www.ukm.my\/rcssst2026\/#website","url":"https:\/\/www.ukm.my\/rcssst2026\/","name":"The Regional Conference on Solid State Science and Technology 2026","description":"","publisher":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ukm.my\/rcssst2026\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.ukm.my\/rcssst2026\/#organization","name":"The Regional Conference on Solid State Science and Technology 2026","url":"https:\/\/www.ukm.my\/rcssst2026\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ukm.my\/rcssst2026\/#\/schema\/logo\/image\/","url":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/02\/cropped-RCSSST2026-Website-content-7.png","contentUrl":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/02\/cropped-RCSSST2026-Website-content-7.png","width":549,"height":180,"caption":"The Regional Conference on Solid State Science and Technology 2026"},"image":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/comments?post=13"}],"version-history":[{"count":47,"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":1975,"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/pages\/13\/revisions\/1975"}],"wp:attachment":[{"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/media?parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}