G
G
gracer2018-11-12 17:22:08
css
gracer, 2018-11-12 17:22:08

What are the ways to implement cropped round border?

Good afternoon. Suggest ways to implement such a framework.
5be98c310a3dc342894362.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Timofeev, 2018-11-12
@gracer

https://codepen.io/wokster/pen/MzbmLO
or as an option, everything is the same but for the :before pseudo-element, so as not to rotate the content
You can of course also svg, but in this case it is redundant. Bare css works great. This is if you need something more complicated or complex animation, then svg.

N
nvdfxx, 2018-11-12
@nvdfxx

background color pseudo-element over border, no?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question