What Is Proper HTML Format to Add JPG Image and External Links?

You didn’t choose relative path nor absolute but something in between !

Please see how the address is chosen correctly

  • Absolute path starts with protocol (http://)
  • relative path does not contain a domain at all
2 Likes