Horje
What does mean HTML File Paths

A file path describes the location of a file in a web site's folder structure.

File paths are used when linking to external files, like:

  • Web pages
  • Images
  • Style sheets
  • JavaScripts

Example of HTML Paths

<img src="https://itupto.com/avatar.png" alt="Profile"> 





Category:
Web Tutorial
Sub Category:
HTML File Paths
Uploaded by:
Admin


Read Article
https://develop.horje.com/learn/1434/reference