NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Frontend work (Score:1)
Frontend work is difficult, the back and forth can be exhausting and there is no real objective measure of what looks good.
It's especially problematic when dealing with a client that doesn't understand the limitations of HTML and CSS (especially if they're coming from Flash, where *anything* is possible).
If you need to do CSS work in the future, I'd recommend starting with YUI CSS (reset-fonts-grids & base) or some other CSS framework.
It really takes the edge off.
Good luck!
Re: (Score:2)
Thanks for the tip on YUI CSS, I have just discovered grid systems - I can see the benefit, but I guess it takes some time to get the hang of it.
jonasbn
Re: (Score:1)
Another interesting package in that area is Blueprint CSS.