- 1
Onde eu errei nesse HTML? Eu estou apredendo os códigos ainda, mas mesmo assim não dá certo! Fiz pelo o celular.
2 Respuestas
+ 5
Use english please ^^
Anyway, seing your code, I can tell you that you cannot link file from your device in code playground project... and you can only do so for local html file...
So, you need to upload your external ressources anywhere on internet, and give an absolute url parh to the <source> 'src' attribute :P
+ 1
thanks