How to use image from local storage in my pc in curriculum projects?

Hi, I want to add my own touch to the projects but I can’t figure out how to use my own images. Any help will be much appreciated. Thank you.

Hi. You need to upload them to a public server such as Google photos and then get the html link that you can them use in the src attribute on the img element.

1 Like