Forms can be greatly enhanced with a touch of CSS, making them more usable and far more visually attractive. Follow some of the examples below and you’ll be creating stunning CSS forms in no time at all.
Read moreMost browsers treat forms and input fields in very similar ways displaying as a box, with slight variations in border and colour. Safari has a little known feature for search boxes which provides recent search information and a design that integrates with the OS. Best of all, it’s a snap to put in place.
Read moreHTML is used mainly for presenting and showcasing information for the visitor. But it’s also easy to allow them to enter information and use it in various ways. This tutorial uses the example of a contact form.
Read moreHTML (Hyper Text Markup Language) is the core of designing websites. Part three of this introduction covers the use of forms for collecting information from the visitor, and how to display tabular data in tables.
Read more