What should I be looking for in a good CSS editor? I need one that will validate my CSS against the major browsers so I don't have to ask CSS questions all the time here
__________________
md AskAGeek.com - Where geeks answer your computer and tech questions. Ann-Lindsey.com - My Wife's Budget Fashion and Shopping Blog
Almost all text editors with CSS syntax highlighting will do. There's really not much difference between them. The syntax is the easy bit though, the complicated side comes in knowing how to use CSS and how it behaves with various browsers, but there's no quick fix solution for this. You need to learn this yourself, there is no software to automate this task - or at least not anything worth using.