I came across this problem while studying PHP, when i created a Folder and a file inside of it such as pages/page.php
I added include but it did not read the CSS files, i had to go in and add " ../ " ../css/file.css
Is there any other way to let it read the CSS without adding it twice, one with ../ and one without it, so my sub-folders have a functional CSS?
I have TTS dyslexia, sorry If my explanation is hard. I tried my best.
Thank you in Advance