Related Articles
5 Best Free Icons Download Websites with No Attribution Required
You need icons for all the web projects, I have collected the 5 best websites which gives free icons download with out giving any attribution for the icon, and whats more interesting is these websites also gives options where you can customize and download the icon in any color and any size you want. The […]
How to start Mysql on Linux
To start Mysql on Linux : cd etc/init.d/mysqld start or cd etc/init.d/mysql start
Javascript Key Codes
Key ==> Code backspace ==> 8 tab ==> 9 enter ==> 13 shift ==> 16 ctrl ==> 17 alt ==> 18 pause/break ==> 19 caps lock ==> 20 escape ==> 27 page up ==> 33 page down ==> 34 end ==> 35 home ==> 36 left arrow ==> 37 up arrow ==> 38 right arrow […]