Tag Archives: tag

Subversion

Let me ask you a few question: When you are working on a project (website, program …), are you working on that folder directly? Are you working directly on the files of the server? Are you working without constant backups? … Continue reading

Posted in General, Javascript, php | Tagged , , , , , | Leave a comment

basic tips and tricks: 2. DIV vs. TABLE

A lot of people don’t really know when to use what kind of elements to build up an HTML page therefore I would like to take the time to explain tables and div elements. Tables are created to display data, … Continue reading

Posted in css, html, Tips and Tricks | Tagged , , , , | Leave a comment