+ 3
HTML
https://code.sololearn.com/WMgX7fVAL8EG/#html Here is default code from sololearn.I have just changed the 3rd line to <link href="https://fonts.googleapis.com/css?family=Liu+Jian+Mao+Cao&display=swap" rel="stylesheet"> => error: Named entity expected. Got none someone can explain for me. Ths
4 Respostas
+ 4
Apparently you did not specify a font family in css code, it should be called the same as your connected font
+ 4
Your code is nice
+ 1
Mirielle🐶 [Inactive] I think so then when I use web in pc ,it went wrong
0
I do not see any CSS involved.