A clean, responsive HTML/CSS website design for GCT Bhakkar, showcasing [about, programs, contact or other relevant sections] — built as a static site with standard web technologies.
This project is a static website for GCT Bhakkar, designed to provide information about the institute — its programs, history, departments, and related resources. The design aims to be simple, mobile-responsive, and easy to read/use.
- Responsive layout for desktop and mobile
- Clean HTML & CSS (no heavy frameworks)
- Simple navigation across pages (home, about, programs, etc.)
- Ready for deployment as a static website
- HTML5
- CSS3
- (Optional) JavaScript — if any interactivity or enhancements needed
To view or develop the site locally:
-
Clone the repository
bash git clone https://github.com/Abdul-Rasheed-Talal/gct-bhakkar-website-design.git -
Open index.html in your browser, or run a local HTTP server (recommended) for better experience.
-
Edit HTML/CSS files inside the project directory as needed.
/
├── assets/ # images, logos, stylesheets, etc.
├── index.html # main landing page
├── about.html # about page
├── programs.html # programs page (or similar)
├── README.md # project documentation (this file)
└── … # additional pages or assets
made with 🧡 by little devs