Fylo Landing Page – HTML & CSS Practice Project
This is a frontend-only template inspired by the landing page of Fylo, a fictional cloud storage platform.
The goal of this project is to practice HTML & CSS layout and styling using pure CSS selectors (without utility classes or frameworks).
Features
- Semantic HTML structure
- Pure CSS styling (using tag, ID, and descendant selectors)
- Fully responsive design
- No JavaScript, no libraries – just clean HTML & CSS
- Built as a personal portfolio project
Technologies Used
- HTML5
- CSS3 (with native selectors only)
- Responsive design techniques (Flexbox / media queries if used)