0
Why is not working? the description says for me to place the image in the same folder of my project
the code: <html> <head> <title>first page</title> </head> <body> <img scr="2.PNG alt=""/> </body> </html>
2 Respostas
0
i found the problem, i compared with the solo learn code, is"src" i wrote "scr" :(