Placement of HTML files
Placement of HTML files needs to be logical. For example it is a good idea to keep JavaScript files in one place, images in another one. It is a bad idea to mix these all together. HTML files also are responsible for specific types of web site functionality. It is a good idea to organize HTML files in folders which are responsible for this functionality.
Comments
Post a Comment