How to properly organize the business card site file architecture?
So? -
/js /img /css index.html contacts.html about.html
or so? -
/js /img /css index.html /about/index.html /contacts/index.html
I can not decide which one to use, maybe some of you will advise, explain.