0
what is wrong with thus code?
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <img src="https://pixaby.com/photos/code-html-digital-coding-web-1076536" alt="" /> </body> </html>
1 Réponse
+ 4
There isn't anything wrong with your code per se, but more just your link as it doesn't lead to an image specifically. If you want to add an image to your code, right click the image, press "View Image", and copy + paste the URL you get from there into the source.