how to add image in html
in html
<img src="link-to-image" />
but replace link-to-image
with a url to the image :)
you are right @timmy_i_chen, thank you
I try to put it but it doesn't work.
@EmmaCosta Me too.
Me too @hashtag123
@EmmaCosta me too
@EmmaCosta @hashtag123 @phayke @MoziBeast123 Did you add the https:// in front of the image url? Because if you want an image from https://upload.wikimedia.org/wikipedia/commons/b/b6/Image_created_with_a_mobile_phone.png, you need the https:// because if not the repl thinks you are trying to get a file in the repl, and as we know it doesn't exist, so it won't work. It should be:
<img src="https://theSourceOfYourImage.com/image.jpg">
How to get the URL of an image you like:
- Go to the website with the image you like, and right-click it.
I'm using an image from wikipedia.
- Press "copy-image-adress" and you're done! Then press control+v to paste the url.
to add a image in html you do <img src"the link of the image" class"the class is optional" alt="alt is also optional, all it does is if the browser can't find the image it replaces the image with whatever text is in the alt"/>
copy an image and then paste it in your repl
i use this tag for my BPO Call center website and this work very. Simply what i want i get .
Tag : <img src="url" alt="alternatetext">
Example : <img src="img_chania.jpg" alt="Flowers in Chania">
I know to put This file cannot be displayed: but it dosen't work
<img src="image link here">
Replace image link here
with the link to the image.
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
This file cannot be displayed:
nice i gueesss
In a comment? My way is to screen snip, save it as a folder and post it. If you're talking about your profile picture then you do the same thing except after you save, you click on edit profile then click on your icon and choose it.
This file cannot be displayed: https://image.url Just replace https://image.url with the provided iage url.
thx
Solution
Easy! Try this way:
<img src="your file name">
so in your file name
just put in your URL, or your file name, that you uploaded. So you can just copy image address of a image. like this:
And paste that URL in the your file name
. it will work. Or you can upload it from your files. Either way would work
That should work
how do I change the size of it?
@JacksonStich you writes this
This file cannot be displayed: your file name
You basically just make a new repl, then take a picture or save the file of the image you want, and then press the add file button. This way, you can then do This file cannot be displayed: “..”
You can do <img src=" ID to the picture "
If you 2 finger click (not double-click) a picture, a rectangle will pop up, click "Copy Image Address" and command-v (replace with ID to the picture)
A doggo
@CodingDoggo xD
i eat doogie