|
Also I would not hire one person to do everything, just like doctors there are different kinds of programmers..
I would break it down...
data programmer (meat and bones of system and database design)
(some data programmers can do very good CSS, but they dont do graphics,
not everyone in web design is an artist.)
The CSS should be a good written 980 GRID system for complete control and
support for all operating systems.. I have never had to write a hack for any browser
period.. .if you do so, you have learned wrong.
If you are using px and not em, you have problems, if you need to do IF IE7 {}
you are taught wrong.. read the RFC and it all works out.
Get a design guy for filling out the CSS with good color scheme and whatnot
Actually at this point with a 980 grid design, many templates can be used that are quite
professional schemes to implement for under $100
Javascript is the next thing.... Hire someone else who only does this if needed.....
And never use javascript for any commercial requirement, (like payments) (logins) etc etc.... your looking for trouble..
Good Luck
|