27
Feb 2011
Forward Thinking Form Validation
Sun, 02/27/2011 - 14:14 — lauren"Form validation has been a finicky business since the web was born. First came the server-side validation error summary. Then we evolved to client-side validation to verify results inline. Now, we have the marching giant that is HTML5 and CSS3: HTML5’s forms chapter offers new input types and attributes that make validation constraints possible. CSS3’s basic UI module provides several pseudo-classes to help us style those validation states and change a field’s appearance based on the user’s actions.
18
Feb 2011
Intro to Theming Given at DrupalCamp Austin
Fri, 02/18/2011 - 02:48 — laurenLauren Roth | Saturday, Nov 14, at 11:00am | Volacci room
17
Feb 2011
D7 Theming with Zen
Thu, 02/17/2011 - 16:24 — laurenFeatures:
- Well documented php and css files.
- Lots of easy-to-access classes and ids for CSS developers.

