+ 1
How do I use <img> tag
How do I use the img tag I completely forgot, I was working on my project which is planets in order and I need to put an image in it, can you help me?
3 Respuestas
+ 4
Before you post a question, it's always best practise to search for similar problems. This forum definitely has a multitude matching your problem 😅
Great work solving it yourself!
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
+ 2
Nvm just figured how to do it
0
You had to get the link on the Google
Like <img src= "(google link)">
Only you can use it in weeb
If it's a test here's the step:
1. Go to files
2. Select any photo and copy it
3. Move at your html files
4. Don't forget to rename it and copy the name
5. Go to code
And type <img src= "(replace the name of the photo .jpg)">