I hope somebody can help me. I found a lot of pages with informations about border-radius, but nothing with this kind of border I need. Is it possible with css?
Thanks in advance.
I hope somebody can help me. I found a lot of pages with informations about border-radius, but nothing with this kind of border I need. Is it possible with css?
Thanks in advance.
You can do it with box-shadow. If you set a color to your element and use box-shadow as white it will look just like border and you can play with it pretty easily.