+ 1

Guys I am trying to put a Ronaldo imagine in my test website but it is not showing

I am typing this <img SRC="https://images.app.goo.gl/K9isxf444C9VMUoU7" alt="ronaldo picture " but it doesn't show can anyone help me out with this

16th Aug 2024, 11:27 AM
TEST Account
TEST Account - avatar
2 odpowiedzi
+ 1
The issue is that the link you’re using isn’t a direct image link. It’s a link to a webpage, not the actual image file Right-click on the image you want and select "Open image in new tab" or "Copy image address" (depends on your browser). Use the direct image URL in your <img> tag
16th Aug 2024, 9:33 PM
Melkon
Melkon - avatar
0
Write src with lowercase letters, and close tag with >
16th Aug 2024, 11:33 AM
Hayk Mkrtchyan
Hayk Mkrtchyan - avatar