Archive for the ‘HTML’ Category

Catch up over the weekend on HTML5. HTML5 - Up and Running's simple and short rundown on what's new and valuable with the newest version of HTML is an essential for any frontend developer's shelf. This book, with a little more compression can be a...

If you ever wonder where that 'StringEquals' validator rule taken as example from the Zend_Filter_Input documentation page results in an error like below, well read again. It was clearly stated as 'hypothetical'. Plugin by name 'StringEquals' was not...

I was recently working on a mailing application. With the nature of the bulk mailing routine, it was designed to store templates made by its users and email designers. Since most of them have been exposed to Smarty templating before we decided to base our...

January 4, 2009 | In: CSS, HTML

CSS Gradient Text Effect

This is a very useful and cool CSS design approach, saves time and effort and still SEO friendly. Hit the link for more. Do you want to create fancy headings without rendering each heading with Photoshop? Here is a simple CSS trick to show you how to...