preload preload

Tutorial: Simple HTML5 Login Form

Lately, I have looking into my google analytics and google webmaster tools account for this site and I have seen that most of the hits VoidWeb is getting for is due to my post "Design HTML5 Form in Zend Framework with Zend_Form". Since that post was very specific to Zend Framework, I thought let me post about making a simple HTML5 login ...

Design HTML5 Form in Zend Framework with Zend_Form

I was working on one of my client project which was based on Zend Framework. It is a complete modern Zend Framework application with HTML5 support and definitely, the forms were the integral part of this application. While developing the application, my intention was to try to use HTML5 conventions as much as possible with the Zend ...