Relative Content

Tag Archive for cssimage

Image present in folder in not showing in the website

I am making a ReactJs website and when I try to add image to my website using img tag, it does not work when I specify the path of the image in the src attribute of the img tag but works when I first import the image using import and add that variable in src.