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
Monthly Archives: May 2015
Making a selection in Photoshop
There are so many ways to make a selection in Photoshop that one might need to make several tutorials, i`m not going to do that. In a sense we can use different techniques for different situations
Arrays 101
Arrays are one of the most importat tools for any developer. It help to orgenize data from a simple to a complex structures. The most used styled arrays are indexical and associative arrays
Float to the left float to the right
When the Internet was at its infant stage, sites was built with tables. That means the whole layout of the site was based on tables
Using custom fonts with @font-face
One of the most limiting factors in web design is the fonts that are available to us.A lot of times we see the use of some graphis in order to present a text with our needed font
Zen coding – fast html and css
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
Html5 and css3 drop down menu
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
WordPress
most popular content manigement system including templates and plugins
Fireworks
designing and creating mockups
PHP
Object oriented and procedural