I've working on a simple HTML-CSS-JQuery based website and choose 000webhost as a free hosting provider.
It gives me sufficient space and bandwidth and a shared Unix based Apache Server.
Now on to my question, i had googled for pros and cons of managing subdomains especially for static data and concluded that, subdomain is good idea and can shared the load of HTTP request and response.
But what in my case where i've only one server available which is also shared?
Is it optimal to have subdomains on same server or its good to have just one domain and folder divisions?