‘CSS’ Entries

Validating and Styling HTML Forms

July 14th, 2010

An example and explanation of one method of validating a form using jQuery. Also, some tips on how to style a form.

CSS, Javascript / AJAX

5 Web Design Tips

August 12th, 2009

How grouping like elements, excess spacing, contrast, simplicity and repetition will improve your sites design.

CSS

CSS Shorthand List

August 12th, 2009

Detailed list of CSS shorthand techniques you can use to save time writing style sheets.

CSS

Vertical Aligning with CSS

August 12th, 2009

Vertically align content without using tables for page layout.

CSS