+ 1

What steps am I supposed to take so as to add an image when coding using HTML

14th Aug 2020, 7:20 PM
GOMOLEMO RAPOLAI
GOMOLEMO RAPOLAI - avatar
4 odpowiedzi
+ 2
Karabo Gomo Happy522 You upload the Image to the host website like Dropbox. Copy the link of the image. Go to the code playground, add <img src = " "> In-between the inverted commas, paste the link You may notice link having 'https://www.dropbox.com' Change the 'www' to 'dl'. Run the code.
14th Aug 2020, 7:51 PM
Kayla Onobun (QOG)
Kayla Onobun (QOG) - avatar
+ 2
You're welcome, Karabo Gomo Happy522
14th Aug 2020, 9:02 PM
Kayla Onobun (QOG)
Kayla Onobun (QOG) - avatar
+ 1
Karabo Gomo Happy522, was my answer useful?
14th Aug 2020, 8:04 PM
Kayla Onobun (QOG)
Kayla Onobun (QOG) - avatar
+ 1
Yes your answer is useful, it will help me out a lot. Thank you
14th Aug 2020, 9:01 PM
GOMOLEMO RAPOLAI
GOMOLEMO RAPOLAI - avatar