In HTML, when should you use path along with file name of picture in IMG tag?
1
path is optional and not necessary
2
when the location of image file and html file are different
3
when image file and html file both are on same location
4
path is always necessary when inserting image