Skip to content

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.

License

Notifications You must be signed in to change notification settings

1evity/Road-Flex-Rentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Project Overview

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.

Features

  • CSS Flexbox: Utilizes CSS Flexbox for layout management.
  • Basic Styling: Simple and clean design with basic CSS styling.
  • Easy to Customize: The code is straightforward and easy to modify.

Technologies Used

  • HTML5: For structuring the content of the landing page.
  • CSS3: For basic styling and layout, specifically using Flexbox.
  • Git: For version control.

Files Tree

├── 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

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published