12 Replies
You could create a single element (or use the body) with a border-radius of 50% to make the circle. No background and a border of (eg) 20px. Give one of the border sides the different color and finally rotate the element to match.
804 chars!! you can get that down a bit š
can you share the code?
even if u can
I left in the comments and all that š¤£
I closed it I did exactly what Chris had said though š§ great minds
Tip: start with centering the div, border-radius, size it to match in the "inner" of the circle
then add boarders, rotate
got it done!
Ooh crazy it must save in local host (clicked the link and my code was still there xD)
is what we were saying
yours is 99.9% match mine's 100%
š
says 100% for me š
if its being funny its just cause Grid
and I hate CSSbattles for it...
could change body to flexbox and probalby work
this is close to what I did:
great work mate!