WWW techniques
Our major purpose is to make web sites attractive on the one hand, and effective on the other. Experience and observation allow us to provide our clients with the best and the most useful techniques. That is why we have decided to use these:
- xHTML - the base of internet programming
- CSS - whole style of the site kept in one place
- PHP - generates HTML code in a way that reduce the amount of files using databases
- MySQL - dynamic open source databases used in our projects by PHP
- JavaScript - provide interactive elements also in cooperation with PHP and CSS