DEV Community

Cover image for Please review this css art and give suggestions to improvise.
Himanshupal0001
Himanshupal0001

Posted on

Please review this css art and give suggestions to improvise.

Hello to All css devs. I've been working on improving my css skill. I've created a little css art. I faced some issues while creating this art. The list is below.

  • How to fix position of divs so that if screen ratio changes things should be at there place not move. (not talking about viewport).

  • Does using % for positioning is a bad idea!! Should I use absolute measuring parameters instead % ?

  • How to code shadows.

  • How to create wavy lines?

  • Why sometimes absolute not work?

  • Sometime position not work.

Below is the reference of original image.

Image description

Below is my codepen link.
codepen link

Waiting for the comments.......

Top comments (0)