Loading repository data…
Loading repository data…
1evity / repository
Welcome to the repository for my project where I built a simple landing page using HTML and CSS. This project focuses on utilizing CSS Flexbox for layout management. It is a beginner-friendly project aimed at practicing and understanding the basics of web development.
This project is a basic landing page built using HTML and CSS. The primary focus is on using CSS Flexbox to create a structured layout. The page is simple and does not include advanced features like responsiveness, interactive elements, or custom typography. It serves as a foundational project for those learning web development.
├── LICENSE
├── README.md
├── assets
│ └── images
│ ├── github-mark.png
│ ├── jeremy.png
│ ├── pexels-a2pro-3422964.jpg
│ ├── pexels-iamloe-752615.jpg
│ ├── pexels-negativespace-97075.jpg
│ ├── pexels-pashal-337909.jpg
│ ├── pexels-pixabay-326259.jpg
│ ├── pexels-radu-daniel-mrd-1938968-13002802.jpg
│ └── pexels-simeart-27880483.jpg
├── index.html
└── style.css
This project is licensed under the MIT License - see the LICENSE file for details.