How to use static images

Hi there,

I have a problem to use the image located here:

MyTheme/src/Resources/app/storefront/src/assets/image/1.jpg

 

Normally in html, we just do 

 

or for SVG we do

But in the browser it reported couldn’t find the assets… please let me know where I did wrong.

Thanks in advance.