DEV Community

Cover image for Multicolour reflections from text
Jasmin Virdi
Jasmin Virdi

Posted on

Multicolour reflections from text

I have recently started the #100DaysOfCode for this year where I will be solving new problems for 100 days from various topics of web development. I am also planing to pick up new projects during this span of days.

My first mini-project is basically CSS focussed which is inspired by one of the Codepen Challenges. Here is the link to my Codepen so do play around and share your views.

CSS properties to focus on for this Codepen

  • -webkit-background-clip
  • -webkit-text-fill-color
  • linear gradient
  • perspective
  • rotateX
  • scale
  • filter
  • blur
  • transition

Happy Coding 👩🏻‍💻

Latest comments (0)