Eclipse Shortcuts for Mac and Windows that you should use
Eclipse is one of the most widely used IDE for Java developers, I have been using it for more that 5 years …
Eclipse is one of the most widely used IDE for Java developers, I have been using it for more that 5 years …
Sometimes when we are browsing, we see that the page takes more time to load and most of the time it’s because …
Like any website owner, I always crave to change my website themes and wordpress plugin layouts to get better presentation. Most of …
If you are tech and gadget savvy, then you must be aware of QR codes. You will find it everywhere these days …
Few days back, I wanted to use Twitter icon from one of my other websites but I was not able to save it from the web page. Then I looked into the page source and found that its using CSS Sprites to display all the social bookmarking images from a single large image. So my WordPress theme is using CSS Sprites for faster page loading and I was totally unaware of that. Then I decided to learn it and how to use it in a webpage.
I was amazed to find out that there are so many online tools to create CSS Sprite image and provides CSS Code to use them. Some of them even went a further step to provide a sample HTML page to make the learning more comfortable.
Few months back when I posted a huge list of HTML5 tutorials, it got a lot of buzz and many of us bookmarked and shared it. I consider myself as a newbie in the web designing world and to learn web designing I have collected a lot of Online tutorials and some of the eBooks that are free.
There is so much of information about web designing scattered everywhere in the internet in the form of blog posts, case studies and online resources. Here I am sharing my huge collection of free online books and free pdf eBooks that you can download and learn a lot from it.
In last few days I had read a lot about HTML5 and it seems to be way ahead in features compared to HTML4.01. I sincerely thank everybody for liking my last post about HTML5 features that will make our UI code cleaner by removing lot of Javascript. While trying out the features and learning HTML5, I had collected a list of tutorials that might come handy for web developers to learn and master HTML5. I hope this list will help you in learning and mastering HTML5 quickly.
HTML5 Specs are out and all the leading browsers are making sure that they are compatible with it. As a web developer, we always need a lot of javascript for HTML form validation. I like some of these features that will reduce the javascript functions in the web page and make our page load faster.