Skip to content

mjulialobo/css-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

30 CSS challenges! 🚀

Hello! I am doing 30 css challenges for practice. These challenges are based on the 30 days CSS challenge from Milena Carecho. My goal is to train some code and learn new skills.

How to start

Clone this project on your computer, navigate to the folder you want, just type start index.html and you can see the challenge result.

Challenge 01 - Layered Icon

challenge1

Skills:

  • Create layers using span tag;
  • Hover;
  • nth-child();
  • 2D and 3D transform property;
  • Opacity / Transparency;

Challenge 02 - Animated Loader

challenge02

Skills:

  • Animations;

Challenge 03 - Change font color when div change

challenge03

Skills:

  • Css Overflow;
  • Animations;

Challenge 04 - Hover effect

challenge04

Skills:

  • ::hover, ::before, ::after;
  • Transitions;

Challenge 05 - Pulse effect

challenge05

Skills:

  • Transformations;
  • Animations;

Challenge 06 - Lightning effect

challenge06

Skills:

  • nth-child();
  • Animations;

Challenge 07 - Animated preloader

challenge07

Skills:

  • nth-child();
  • Animations;

Challenge 08 - Heart Beating

challenge08

Skills:

  • nth-child();
  • ::before, ::after;
  • Animations;

Challenge 09 - Newton's Pendulum

challenge09

Skills:

  • first-child, last-child;
  • Animations;
  • ::before, ::after;

Challenge 10 - Change Emoji

challenge10

Skills:

  • Animations;
  • ::before;
  • Gradient background;

Challenge 11 - Hover Effect

challenge11

Skills:

  • z-index;
  • Animations;
  • ::before, ::hover
  • transitions;

Challenge 12 - Fill hover

challenge12

Skills:

  • transform, transition;
  • ::before, ::hover;

Challenge 13 - Moving text effect

challenge13

Skills:

  • animations;
  • nth-child();

Challenge 14 - Animated text

challenge14

Skills:

  • background clip;
  • animations;

Challenge 15 - Floating text

challenge15

Skills:

  • transform, animation;

Challenge 16 - Wally hover

challenge16

Skills:

  • transform, transition;
  • ::before, ::hover;

Challenge 17 - Spongebob spin

challenge17

Skills:

  • animations;

Challenge 18 - Avengers blip

challenge18

Skills:

  • :hover;
  • nth-child();
  • transform;

Challenge 19 - Particles

challenge19

Skills:

  • Css variables;
  • nth-child();
  • transform;

Challenge 20 - Hover Effect

challenge20

Skills:

  • ::hover, ::before;
  • transform, transition;

Challenge 21 - Mario Jump

challenge21

Skills:

  • nth-child();
  • animations;

Challenge 22 - Icon effect

challenge22

Skills:

  • ::before, ::after, ::hover;
  • animations;

Challenge 23 - Call attention

challenge23

Skills:

  • ::hover;
  • transform;

Challenge 24 - Powerpuff Girls

challenge24

Skills:

  • nth-child();
  • animations;

Challenge 25 - Animated Checkbox

challenge25

Skills:

  • ::before;
  • animations;

Challenge 26 - Mario boss fight

challenge26

Skills:

  • ::before, ::after;
  • animations;

Challenge 27 - Hypno effect

challenge27

Skills:

  • ::before, ::after;
  • animations;

Challenge 28 - Changing background

challenge28

Skills:

  • animations;

Challenge 29 - Firework

challenge29

Skills:

  • nth-child();
  • ::before, ::after;
  • animations;

Challenge 30 - Nevermind

challenge30

Skills:

  • transform;

About

30 CSS chalenges for practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published