Tribute page image not loading

Hi all
I would like to create a tribute web page.
But the image not displayed in the web page.

Hi, welcome to the forum. Please share the code of your index.html and stylesheet code if any.

An error occurred.
It tells only one embedded message ?
Pls help

I am still unable to help you because you have not shared any code.

An error occurred
New user can only one embedded media send at a time.
Help pls…

I try to sent the full img code
But error msg displays

You must enclose your code in a code block.

When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

Where can I find the code block…

If you have tried all the instructions (such as using backticks etc) and you still cannot figure out how to include a code area then my guess is you are on a phone? (Or some device that doesn’t have a regular keyboard and screen).

For eg. On my phone the pre-formatted text button on my phone is inside the :gear: gear icon.
While the backticks are an option that comes up if I hold down the ‘ apostrophe key (it shows me a number of different ticks which includes a backticks).

Not sure how else I can help you without you first providing a lot more information on what you have tried.

type or paste code here

Can I post my issue to you…?

I don’t understand. You are in the forum. Please ask your question here or post your code here.

The following is my img src code.
But it doesn’t work…
I am using my iPad…

<img id="image"> <img src="https://www.google.com/url?sa=i&url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FA._P._J._Abdul_Kalam&psig=AOvVaw0r8rCf5QMkQXnT2tDZTANn&ust=1670768959721000&source=images&cd=vfe&ved=0CBAQjRxqFwoTCNiBncSh7_sCFQAAAAAdAAAAABAE" alt="abdul kalam"> 

Can you see my code ?

I edited your post to make the the 3 backticks on a separate line.
So now everyone can see the code yes.

Now that you have posted this line of code, can you please explain your actual question or what you want to do that hasn’t worked?

My problem is the code I tried is not displayed it’s image…

I am using 5th gen iPad…

When I copy/pasted the src link to the browser, it did not show me an image. It instead directed me to a wikipedia page.

Have you tried using a different src link for the img?

Your image link is not an image file.
You must link to an actual image file which is viewable online.
To test if the link is viewable as an image, you can copy the src value to your browser’s website address field (URL field). If it loads an image then it is good. If it loads a website then you cannot use it.

I try and let you know…