+ 3
Handwriting problem in HTML
When I write a code in HTML..... I try to use a handwriting style to make it attractive, however the sololearn app does not support it and it appears in normal style. Its frustrating while I am doing it. plz help!!!! :)
1 Answer
+ 4
You will need a link of the font you want. Define it on css.
đ https://www.w3schools.com/cssref/css3_pr_font-face_rule.asp
Check this code to see how I did it:
https://code.sololearn.com/WgBWcDWUqmhz/?ref=app