I have this custom-made CSS reset stylesheet that I keep updating and I always mention the date and version number inside so I can keep track of multiple copies.
Is it a good idea to name my stylesheets using veersion numbers?
For example:
If it is, is it also a good idea for HTML, JS, and PHP files?
It IS a good idea to maintain multiple versions.
However it is not a good idea to maintain multiple versions manually. There are tools to do that, called source control/version control tools, and these tools provide features over and above just maintaining versions.
Some of them include Mercurial, Git, Subversion and CVS.
No!.. Even for small projects use svn!
client: http://tortoisesvn.tigris.org/
server for Windows: http://www.visualsvn.com/server/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With