Why is it not recommended to use a forward slash at the beginning of a file path to go back to the main directory of a website?
Monday, 07 August 2023
by EITCA Academy
Using a forward slash at the beginning of a file path to go back to the main directory of a website is not recommended in web development. This practice can lead to incorrect file paths and cause issues with the functionality and display of web pages. To understand why this is the case, it is

