0
How to link css and html in android
In computer I know but Android how to link css to html
7 Antworten
+ 4
Upload your css file in dropbox get link.
Use it in <link> tag.
+ 3
If you are using the code playground, then try :
<link rel="stylesheet" href="style.css">
+ 2
Are you using sololearn?
0
Yes
0
How to link it in android I don't have dekstop or laptop
0
Ok
0
Not working