Archive for the ‘CSS’ Category

Resolving cross browser CSS issues

Saturday, November 1st, 2008

Getting sites to look the same in many different browsers can be a nightmare, and exploiting parsing bugs can make things even worse. See my preferred method to resolve these issues using conditional arguments.

(more…)

Add CSS styles to form fields

Saturday, November 1st, 2008

Learn how you can apply different styles to different form fields and how to get all your forms looking great using CSS.

(more…)