python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Button with one side edge
Button with one side cut corner not radius
I am trying using radius but its curve shape -- Using border property or any other CSS property trying to do without using absolute positioning
enter image d...
Muhammad Ahmad
Votes: 0
Answers: 1
Circular outline for radio input
I am using a HTML radio input rather than building my own. Normally I would use box-shadow for setting a focus style so that it matches the border-radius. When I try the box-shadow approach and set th...

Ollie Williams
Votes: 0
Answers: 2
How do I make the border radius rounded for the form element?
I have been throwing in border-radius: 10px in my CSS into the form-section class, the fieldset, the form. I can't figure out why my border-radius isn't working. The form still has a sharp edge to it....
Katagaria
Votes: 0
Answers: 1
Styling border for material-ui Card component
I'm trying to give a border to a material-ui Card component. The component already has a border-radius and the border gets cut off on the rounded edges.
Demo : https://codesandbox.io/s/material-ui-car...
pnk6
Votes: 0
Answers: 0