STANFORD COLLEGE OF HIGHER EDUCATION - STATIC WEBSITE

This package is a complete static HTML, CSS, JavaScript, image, and font export.
It does not use React, Next.js, Node.js, npm, JSX, or any build process.

OPEN LOCALLY
1. Keep this entire folder together.
2. Double-click index.html.
3. Navigation links work directly from the local folder.

UPLOAD TO HOSTING
1. Open the hosting web root (normally public_html in cPanel).
2. Upload the CONTENTS of this folder, preserving all subfolders.
3. The home page is index.html.
4. No build command, package installation, or server runtime is required.

PACKAGE CONTENTS
- 78 website pages: 11 main/internal pages, 5 programme category pages, and 62 programme detail pages
- One additional 404 error page
- assets/styles.css: complete website styling
- assets/site.js: small framework-free enquiry helper
- assets/: images, favicon, and locally hosted font files
- robots.txt and sitemap.xml: search-engine files prepared for sche.edu.lk

FORM BEHAVIOUR
Programme enquiry forms open the visitor's email application with the entered details addressed to info@sche.edu.lk. No form data is stored by this static website. A server-side form service can be connected later if browser-independent form submission is required.

IMPORTANT
Upload every file and folder. Renaming folders or moving individual HTML files will break relative links.
