https://github.com/dracula27/freecodecamp_responsivewebdesign_catpainting
Mastering CSS positioning is essential for creating visually appealing and responsive web layouts. In this course, you will build a cat painting. You'll learn about how to work with absolute positioning, the z-index property, and the transform property.
https://github.com/dracula27/freecodecamp_responsivewebdesign_catpainting
css css3 freecodecamp freecodecamp-curriculum freecodecamp-front freecodecamp-frontend freecodecamp-project html html-css html5 html5-css3
Last synced: about 1 year ago
JSON representation
Mastering CSS positioning is essential for creating visually appealing and responsive web layouts. In this course, you will build a cat painting. You'll learn about how to work with absolute positioning, the z-index property, and the transform property.
- Host: GitHub
- URL: https://github.com/dracula27/freecodecamp_responsivewebdesign_catpainting
- Owner: DrAcula27
- Created: 2024-04-27T05:32:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T06:46:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T05:28:42.474Z (over 1 year ago)
- Topics: css, css3, freecodecamp, freecodecamp-curriculum, freecodecamp-front, freecodecamp-frontend, freecodecamp-project, html, html-css, html5, html5-css3
- Language: CSS
- Homepage: https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_catPainting/
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# freeCodeCamp_responsiveWebDesign_catPainting
## Live Demo
[Cat Painting](https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_catPainting/)
## Project Information
The second of three(3) learning projects before the third certification project in freeCodeCamp's [Responsive Web Design course](https://www.freecodecamp.org/learn/2022/responsive-web-design/).
The course/project description from their website is as follows:
> Mastering CSS positioning is essential for creating visually appealing and responsive web layouts. In this course, you will build a cat painting. You'll learn about how to work with absolute positioning, the z-index property, and the transform property.