Technology
Choosing the technology of markup I use the following guidelines:
- go with the times by using the whole amount of opportunities of HTML, CSS and JavaScript
- look back and not forget about old browsers, which are used yet in some state organizations.
So, I choose the most optimal solutions for markup. I use beautiful opportunities of CSS3. I don’t forget about CSS2 which is more friendly with browsers. I also like to use HTML5 and continue to work with reliable HTML4. I make sites more dynamic with jQuery and its possibility of asynchronous data loading.