From the category archives:

Html & CSS

This tutorial is about creating a simple contact form using XHTML CSS, PHP, and jQuery. The Aim of this article is to show some of the nice CSS 3 style properties such as adding Background Gradient, Corners and Borders to Form Elements.

{ 0 comments }

Continue Reading

Web Forms are a fundamental part of web design . From small login forms to complex administration panels, forms are probably the most important interactive elements in a web application.Some peaple prefer to design forms using table whereas some prefer a tabless design using pure CSS .In this tutorial,i have created a form using pure css and i have skinned the form elements such as textbox,drop down list ,radio button using a Jquery Plugin .

{ 3 comments }

Continue Reading

Using Message boxes is a great way to display warning ,error or success messages .Facebook uses similar message box to display success messages .To Enhance the message box,i have added different icons for different Message Status .I have also added a fade in effect using Jquery .

{ 0 comments }

Continue Reading