Learn Python with Generative AI - Self Paced Online
Learn Generative AI, Prompt Engineering, and LLMs for Free
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn to recreate an advanced CSS effect featuring a rotating, blurred gradient border with inner glow in this 23-minute tutorial video. Master techniques for implementing conic gradients, custom property animation, pseudo-elements, and masking through step-by-step guidance. Follow along to understand the process of setting up the initial div structure, creating and animating gradients using custom properties, troubleshooting mask implementations, working with multiple linear gradients, and exploring alternative approaches using border-image. Based on Ana Tudor's original design, discover practical solutions for common implementation challenges while building this eye-catching visual effect.
Syllabus
- Introduction
- Setting things up
- Adding a conic gradient to the div
- Adding a custom property to animate the gradient
- Registering the custom property to animate it
- Moving the gradient to a pseudo-element
- Struggling to add a mask
- Getting the mask to work
- Trying multiple linear gradients
- Figuring out the problem with the trailing comma
- Looking at Ana’s solution which uses border-image
Taught by
Kevin Powell