Syndicate content
html5 and css3 drop down menu
Fri, 07/15/2011 - 13:31

There are tons of tutorials about menus in general and drop down menus in particular, so why make a new one? Well recently i was surfing some forums and saw that a lot of people ask about that issue. i think this is a good enough reason:)

Zen coding - fast html and css
Fri, 07/15/2011 - 12:44

Zen coding is a sort of a shortcut library for writing html and css, so when you write your code it is faster and more efficient. In addition it help with writing errors like closing tags and so on.

Basic Ajax call with Jquery
Thu, 12/16/2010 - 17:37

Jquery - the best and fastest way to use javascript

 

After i have learnt HTML and css i understood that i must learn also javascript. Well, i hated every minute and did whatever i could to not use it. Since i new flash and actionscript i preferred it on JS, and when i had no choice i preferred to make Dreanweaver write JS for me. I guess you can tell how much i disliked JS.