An open API service indexing awesome lists of open source software.

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.

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.