Answer the question
In order to leave comments, you need to log in
Is it possible to make such a button with html+css?
The button is filled with a gradient, the frame is translucent. On hover and click, the gradient changes.
Is it possible to make the exact same button using html+css?
I succeeded only with the help of svg, but, unfortunately, this solution turned out to be not without bugs, for example, it was not cross-browser.
Answer the question
In order to leave comments, you need to log in
No. Cross browser, SVG only. I propose a graceful degradation approach: that is, SVG for modern browsers, and a picture for old ones.
codepen.io/Geyan/pen/ZOxJJL?editors=110 but I don’t know how to screw in the gravitant, in principle it doesn’t look like it, but it fits
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question