Lowercasing file and folder names in HTML

​it is a good practice to lower case file and folder names used to build HTML web site. Case matters because some operating systems are case sensitive, and this web site may not work in another hosting provider.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator