Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaplanh/google-landing-page-with-flex
https://github.com/kaplanh/google-landing-page-with-flex
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaplanh/google-landing-page-with-flex
- Owner: kaplanh
- Created: 2023-05-08T12:46:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-09T16:41:49.000Z (10 months ago)
- Last Synced: 2024-01-09T18:55:16.864Z (10 months ago)
- Language: HTML
- Size: 524 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project-003 : Google Landing Page
[Click Me!]( https://kaplanh.github.io/google-Landing-page/)
![google landing page](https://github.com/kaplanh/Google-Landing-Page-with-Flex/assets/101884444/c497f557-b8d6-41b0-94ab-146664ff589b)
## Description
Project aims to create google landing page.
## Problem Statement
- Your company has recently started on a project that aims to create a landing page. So you and your colleagues have started to work on the project.
## Project Skeleton
```
003-google-landing-page (folder)
|
|----readme.md
|----images
|----index.html
|----style.css
```### The following topics were addressed in the project;
- HTML
- Css
- List Properties-Tables
- The Display Property
- The position Property
- CSS Flex
- Opacity / Transparency
- Units in CSS
- CSS Setting height and width
- CSS Outline
- CSS Combinators
- BEM Methodology### At the end of the project, developers will be able to;
- improve coding skills within HTML & CSS and BEM Methodology
- use git commands (push, pull, commit, add etc.) and Github as Version Control System.
## Notes
- You can use HTML,and CSS to complete this project.
⌛ Happy Coding ✍