Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaplanh/responsive-flex-foto
https://github.com/kaplanh/responsive-flex-foto
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaplanh/responsive-flex-foto
- Owner: kaplanh
- Created: 2023-05-25T16:43:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-21T12:43:50.000Z (10 months ago)
- Last Synced: 2024-01-21T13:35:52.760Z (10 months ago)
- Language: HTML
- Homepage: https://kaplanh.github.io/Responsive-flex-foto/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project: Responsive flexbox foto
[live link](https://kaplanh.github.io/Responsive-flex-foto/)
![flexbox responsive example](https://github.com/kaplanh/Responsive-flex-foto/assets/101884444/9892febc-2185-456f-b3b8-4960423bda29)
## Project Skeleton
```
003-yandex-landing-page (folder)
|
|----readme.md
|----index.html
|----style.css
```### The following topics were addressed in the project;
- HTML
- Css
- The Display Property
- CSS Flex
- Opacity / Transparency
- Units in CSS
- CSS Setting height and width### 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 ✍