Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pktcodes/css-basics-projects
Basic Projects using CSS
https://github.com/pktcodes/css-basics-projects
animation background cascading-style-sheets colors css css-box-model css3 display git john-smilga media-queries position transition typography units
Last synced: 10 days ago
JSON representation
Basic Projects using CSS
- Host: GitHub
- URL: https://github.com/pktcodes/css-basics-projects
- Owner: pktcodes
- Created: 2022-11-12T22:05:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T06:40:54.000Z (almost 2 years ago)
- Last Synced: 2024-08-12T23:21:24.174Z (3 months ago)
- Topics: animation, background, cascading-style-sheets, colors, css, css-box-model, css3, display, git, john-smilga, media-queries, position, transition, typography, units
- Language: CSS
- Homepage: https://css-basics-projects-prod.netlify.app/
- Size: 734 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSS Basics Projects
#### 01. CSS Fundamentals
https://css-basics-projects-prod.netlify.app/01-css-fundamentals/index.html
#### 02. Colors
https://css-basics-projects-prod.netlify.app/02-colors/index.html
#### 03 - Units
https://css-basics-projects-prod.netlify.app/03-units/index.html
#### 04 - Typography
https://css-basics-projects-prod.netlify.app/04-typography/index.html
#### 05 - CSS Box Model
https://css-basics-projects-prod.netlify.app/05-css-model/index.html
#### 06 - Display
https://css-basics-projects-prod.netlify.app/06-display-property/index.html
#### 07 - Background Images
https://css-basics-projects-prod.netlify.app/07-background-images/index.html
#### 08 - Position
https://css-basics-projects-prod.netlify.app/08-position-property/index.html
#### 09 - Animation
https://css-basics-projects-prod.netlify.app/09-animation-property/index.html
#### 10 - Cards
https://css-basics-projects-prod.netlify.app/10-cards/index.html
---
_Note: I have developed these projects as part of HTML & CSS Tutorial and Projects Course(Flexbox&Grid) taught by John Smilga._