+ 3
how to turn a straight line html code to a curved line
I tried making an emoji for practise with a smile but couldn't so it has a neutral line smile https://code.sololearn.com/W7NX6q74Rq4a/?ref=app
2 Answers
+ 2
use html 5 graphig svg and canvas... if only a straight line... and if a squre type box pr like a table than use css border-radius property...