https://github.com/mtapirina/flexbox_business_site
Company Home Page - Codecademy Challenge Project
https://github.com/mtapirina/flexbox_business_site
codecademy-challenges codecademy-pro flexbox
Last synced: 3 months ago
JSON representation
Company Home Page - Codecademy Challenge Project
- Host: GitHub
- URL: https://github.com/mtapirina/flexbox_business_site
- Owner: mtapirina
- Created: 2023-08-25T02:21:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T03:06:13.000Z (over 1 year ago)
- Last Synced: 2025-01-19T14:23:17.103Z (over 1 year ago)
- Topics: codecademy-challenges, codecademy-pro, flexbox
- Language: HTML
- Homepage: https://mtapirina.github.io/flexbox_business_site/
- Size: 12.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### flexbox_business_site
# Challenge Project: Company Home Page with Flexbox
[__OK Piso__ live Company Home Page](https://okpiso.es)
__Project Goals__
_In this project, you’ll be using flexbox to design and build the layout for a company’s homepage. You can choose to build a new homepage for an existing company or imagine your own dream company!_
You’re going to build a company homepage for a real or imagined company. You’ll get to decide exactly what content to include for this company, but you should at least include:
* A title and logo or splash image.
* A mission statement or brief description of the company.
* A list or set of images and titles representing the product or products of the company.
* A section describing some of the company’s employees or teammates.
1. Your project should use flexbox styling for layout. Aim to use flexbox’s advantages, such as easy horizontal and vertical positioning, flexible element flows as the page size changes, and great styling for repeated elements.
2. Your page should also use custom styles for other properties, such as colors, fonts, and other layout properties such as borders and padding.

