Relative Content

Tag Archive for htmlcssnext.jstailwind-css

How to clip a gradient to Text over the parent element?

I want to clip the gradient of the parent element to the children but it doesnt quite work. either the gradient shows completely (not only covers the text) or my other, normal background is the background it uses to clip (so completely white).
i basically want the same gradient to be applied to both h1, so the patterns remain
is there a workaround?

Curved line with css

So, I need to do a kind of curved line with CSS. In my design, it did work out using it as a SVG, but the responsiviness was shit.
This is the design I need. How can I do that with CSS in a good way?
enter image description here

Curved line with css

So, I need to do a kind of curved line with CSS. In my design, it did work out using it as a SVG, but the responsiviness was shit.
This is the design I need. How can I do that with CSS in a good way?
enter image description here

Next.Js designing background image

New to frontend development and curious about any trick if available. I am cloning a website and needed help getting the background right.