Overview
Proyecto Neptuno is a fully responsive HTML/CSS website showcasing a fictional renovation project for a shopping center in Granada, Spain. The project demonstrates modern web design techniques, clean semantic HTML, and advanced CSS layouts without relying on frameworks.What is Proyecto Neptuno?
This project presents a comprehensive website for “CC Neptuno” (Centro Comercial Neptuno), featuring:- 5 fully responsive pages: Home, Leisure (Ocio), Gastronomy, Project Details, and Contact
- Mobile-first design with hamburger menu navigation
- Semantic HTML5 structure with accessibility considerations
- Custom CSS with CSS variables for theming
- Spanish language content focused on cultural authenticity
Home Page
Landing page with hero section and feature cards showcasing the shopping center’s offerings
Leisure & Entertainment
Details about cinema, arcade, and bowling facilities
Gastronomy
Showcase of restaurants, tapas bars, and dining options
Contact Form
Multi-step contact form with role-based fields
Target Audience
This project is ideal for:- Web development students learning responsive design principles
- Frontend developers studying CSS layout techniques (flexbox, grid, media queries)
- Designers interested in Spanish cultural web projects
- Educators looking for real-world HTML/CSS examples
Key Technologies
HTML5
Semantic markup with proper document structure, accessibility attributes, and form validation.CSS3
Modern CSS features including:- CSS Custom Properties (variables) for theming
- Flexbox and Grid layouts
- Media queries for responsive breakpoints
- Transitions and hover effects
- Mobile-first responsive navigation
Google Fonts
Typography using:- Playfair Display - Elegant serif for headings
- Montserrat - Clean sans-serif for body text
Design System
The project uses a cohesive color palette defined in CSS variables:Project Structure
The website follows a straightforward file organization:All pages share the same stylesheet and navigation structure, ensuring a consistent user experience across the site.
Key Features
Responsive Navigation
The header uses a checkbox-based hamburger menu for mobile devices:Sticky Header
The navigation stays visible while scrolling:Landing Card Grid
The home page features an attractive card layout:Next Steps
Quick Start
Get the project running locally in minutes
Deployment
Learn how to deploy your own version