0
Does this app support the border-radius style in CSS
I have a code where i have border radius set but it is ass if the app fails to interpret the part of the code so i am wondering if the app supports it because i looked in the CSS Tutorial under border section and saw no sign of border radius
2 ответов
+ 2
Obviously border-radius property is supported in code playground!
Here is an example:https://code.sololearn.com/Wp2bcsEqDuxy/?ref=app
0
AL Araf Araf Only reason why i ask is this code below has a prblem with the border wrapping around the table cell either that or im implementing that bit of code wrong but i dont know because it works fine on my laptop same exact code nothing different
https://code.sololearn.com/WZ5fCOUVpVTv/?ref=app