Styling Forms with CSS: Sophisticated Registration FormSeptember 28, 2009

Here is a pretty complete registration form, nicely juiced up with some neat CSS. Here you can see a DEMO Download the ZIP file from here: CSS Registration ZIP Enjoy it! ...

read more

42 Famous Login and Registration FormsSeptember 20, 2009

Today, I want to showcase some of the most famous login and registration forms on the web. As a web developer you might be interested in having a compact overview of the different designs of these essential website elements. For your design, what would you do better? Do you think being a top site...

read more

jQuery Fancy Draggable CaptchaSeptember 8, 2009

Here is a jQuery example for a captcha in a registration form. In order to pass the "Are you human" test, the user has to drag the numbers from 1 to 6 into order. [caption id="attachment_351" align="alignnone" width="585" caption="Click to see a demo"][/caption] Here you can download the sourc...

read more

Cool CSS-only registration formAugust 28, 2009

Here is a very simple and cool registration form. A lot of times I was searching for some registration or login form that is easy to adapt. Here comes my contribution to the community. I hope you can use it! The result looks like this: Let's start with the css. Add it to your header or to ...

read more