Project Overview
This project is a hobby website dedicated to game reviews and ratings. Built using pure HTML and CSS, it demonstrates fundamental web development skills and clean, semantic markup. The website is deployed on GitHub Pages for easy access and sharing.
Key Features
- Clean, semantic HTML structure
- Responsive CSS design
- Game review sections
- Rating system
- Navigation between pages
- Contact form
- About page
Technologies Used
- HTML5 for structure
- CSS3 for styling
- GitHub Pages for deployment
Project Structure
Pages
- Home Page (index.html)
- Games Page (games-page.html)
- About Page (about-page.html)
- Contact Page (contact-us.html)
Assets
- CSS Styles (styles.css)
- Images (images directory)
Development Process
Implementation
- Built using vanilla HTML and CSS
- No external frameworks or libraries
- Mobile-first responsive design
- Semantic HTML structure
Deployment
- Hosted on GitHub Pages
- Easy to update and maintain
- Publicly accessible