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

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