The image describes the main website folder that contains nested files and folders of website can i place like this ?
Asked
Active
Viewed 76 times
1 Answers
1
Yes, of course, you can even put other folders inside the sub-folder. If you are using this for a navigation bar or whatever, when making links, use:
/subfolder/page12345.html
and not:
https://mysite/subfolder/pag12345.html
you can use both but he first option gives cleaner code.

wnetMC
- 175
- 8