Does this app support the border-radius style in CSS | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

18th Dec 2018, 8:58 PM
Brennan Woodroof
Brennan Woodroof - avatar
2 Answers
+ 2
Obviously border-radius property is supported in code playground! Here is an example:https://code.sololearn.com/Wp2bcsEqDuxy/?ref=app
18th Dec 2018, 10:02 PM
AL Araf
AL Araf - avatar
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
11th Jan 2019, 12:15 AM
Brennan Woodroof
Brennan Woodroof - avatar