About This Project
This portfolio is a fully custom, hand-coded website built using HTML, CSS, PHP, and MySQL. It demonstrates all required activities for the final project — from fundamental markup and styling exercises to live database CRUD operations and session-based authentication.
HTML & CSS Exercises
10 hands-on activities covering layout, typography, tables, and dimensions
MySQL Integration
Live CRUD operations on a real database with prepared statements
Session Management
Secure login, logout, and protected member-only pages via PHP sessions
Style Gallery
Visual showcase of CSS properties with live demos and source code
Project Requirements Covered
- Hand-coded website using HTML, CSS, PHP, and MySQL
- Navigation menu linking to all 12 activities
- Original output display for each exercise
- View Source button to show raw code
- Style Gallery for CSS properties
- MySQL database integration with live records
- Login and logout system using PHP sessions