HTML5 / CSS3 Circle with Partial Border
2023 solution This method requires no JS, no extra element and not even any pseudos, just a handful of CSS declarations. It also works if the element has a (semi)transparent background in addition to this partial border. It uses a two layer mask, one being a conic-gradient which creates a visible pie selection and whose … Read more