HTML File Path
Basically, the file path is the address of a file in a website folder structure. It is used to link internal as well as external files through the file path.
File-path is used to link following external links.
- -Images
- -Web Pages
- -Javascript file
- -Style sheet file
An HTML file path is categorized into two parts namely absolute path and relative path.
- Absolute File Path
- Relative File Path