“Riforestiamo la Terra, puliamo gli oceani. Un pianeta rinato.”
GreenEarth is a static landing page for a fictional eco–startup dedicated to protecting our planet.
The page showcases projects focused on reforestation, ocean cleanup, and sustainable energy, with a clean and modern layout suitable for a portfolio piece.
Modern responsive website built with HTML5 and CSS3, focused on clean design and smooth user experience.
📍 Live Demo 👉 https://gcangemi1997-coder.github.io/GreenEarth_Project/
- 🌍 Hero section with main claim:
- “Riforestiamo la Terra, Puliamo gli Oceani – Un Pianeta Rinato”
- 🧾 “About” section explaining the mission of GreenEarth as an innovative eco–startup.
- 🌳 “Projects” section with three project cards:
- Reforestation – planting thousands of trees every year.
- Ocean Cleanup – removing plastic and waste from the seas.
- Sustainable Energy – promoting renewable energy solutions.
- 📬 “Contact” section with a simple contact form:
- Name, email and message fields plus a submit button.
- 🔗 Footer with:
- Copyright,
- Contact info (email and phone),
- Social links (Facebook, Instagram, LinkedIn).
- HTML5 – semantic structure for sections (hero, about, projects, contact, footer).
- CSS3 – global stylesheet imported via
dist/css/global.css. - No JavaScript logic or external frameworks are required for this basic version.
Example of a minimal structure for this project:
.
├── index.html
└── dist
└── css
└── global.css