https://github.com/derektypist/build-a-cat-painting
Learn Intermediate CSS by building a cat painting
https://github.com/derektypist/build-a-cat-painting
Last synced: over 1 year ago
JSON representation
Learn Intermediate CSS by building a cat painting
- Host: GitHub
- URL: https://github.com/derektypist/build-a-cat-painting
- Owner: derektypist
- Created: 2024-05-16T10:24:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T10:30:05.000Z (about 2 years ago)
- Last Synced: 2025-01-27T23:23:25.164Z (over 1 year ago)
- Language: CSS
- Homepage: https://derektypist.github.io/build-a-cat-painting/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build A Cat Painting
Learn Intermediate CSS by building a cat painting. Use of `absolute` positioning, `z-index` property and the `transform` property.
## Technologies
Uses HTML5 and CSS3.
## Deployment
Deployed on [GitHub Pages](https://derektypist.github.io/build-a-cat-painting/) at the main branch.
## Acknowledgements
[FreeCodeCamp - Responsive Web Design](https://www.freecodecamp.org/learn/2022/responsive-web-design/)