This project is a recreation of Google’s homepage using only HTML and CSS.
The goal is to practice layout, typography, forms, and basic HTML and CSS concepts.
- HTML & CSS practice
- Improving layout skills (header, footer, spacing)
- Working with padding, margins, and Flexbox
- Functional search bar (simulation, not connected to Google).
- “Google Search” and “I’m Feeling Lucky” buttons.
- Google logo included as an image.
- Footer at the bottom with links and URL parameters
- Download or clone the project to your computer.
- Open the index.html file in a web browser (Chrome, Firefox, etc.).
- Modify the style.css file if you want to customize the design.
page-accueil-google/
│
├─ index.html # Main HTML file
├─ style.css # CSS styles
└─ README.md # This file
Valentin Chéron
The Hacking Project 2026