How can I add images on a web editor

I am attempting the responsive web design project where we have to create a product landing page. We have to write the entire code on the web editor; what I wanted to ask was how can we add images and videos there?

HI @MHT !

Welcome to the forum!

For images, it would be same process you did to complete the tribute page.
If you are using an image from google, then you can get the src url from there.
If you want to use an image from your local device, then it will need to be hosted somewhere online.
https://www.guru99.com/free-photo-hosting.html

For youtube videos, you can read through this helpful guide on how to get the html code to embed your video in the page.

Hope that helps!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.