Saran Chamling loves the web technology, and enjoys designing, exploring and writing about it @sanwebe.com. You can find him at Twitter, Google or Facebook.
I’ve been using Google Custom Search for quite some time now, I must say it’s a very powerful tool you can have on your website, nothing comes close to Google’s search power. If you are using Google Custom search like me, you can easily override its look by creating your own CSS to fit the layout of your website, here’s how:
With HTML5 we can play audio files easily, but before HTML5, we could only play these files using Flash player or Media Player plugins. Old browsers didn’t have inbuilt media player that could perform these tasks. But HTML5 we don’t need anything, just regular <audio> HTML element.
Password Strength checker is very useful thing for websites that allow user registration and password resets. Because most users want to rush up the process, and usually don’t give much attention to their password strength, which leads to poor security, and passwords that can be cracked easily. So keeping in that mind, lets create a password strength checker using jQuery, which advice users to make their password stronger.
Styling HTML forms with CSS is fun and there’s always something new to explore and learn, but don’t you feel dull when you do it over and over again? Sometimes I do, I too hate to start from scratch, I rather use something that already looks good and works. So here are few CSS from styles I’ve created for your websites, you just have to copy the markup and CSS into your projects and have nice looking form.