CSS Border Gradient Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 3

  • @clevermissfox
    @clevermissfox ปีที่แล้ว

    Also to your subscribers, don’t use “height :100vh” on real projects! If you need to set it, use min-height or you’ll have overflowing issues ! Great tutorials thank you !!

  • @baniag
    @baniag 2 ปีที่แล้ว +1

    Can You Apply Border Radius And Backdrop Blur To It....?

    • @patriciamolnar
      @patriciamolnar  2 ปีที่แล้ว +2

      Hello Gourav! Sorry for the late reply. I haven't tried to add border-radius and a backdrop blur in this particular instance, however I have created a Codepen with a neon border that is similar. You can check out the code for it here: codepen.io/patriciamolnar/pen/MWEQeme. You could try to combine the gradient and the shadow to get close to the effect you are looking for.
      As for the border-radius, it is not really a border that I have created in this tutorial, so the border-radius property would not make the corners rounder.