One book I've found very useful is CSS: The Missing Manual by David Sawyer McFarland (pub. O'Reilly). It's a very good step by step guide to incorporating CSS stylesheets into the HTML and the benefits of doing so. It also contains a reference to http://www.csszengarden.com. This a small website that gives excellent (downloadable)examples of different CSS stylesheets applied to the same HTML.
> Front end will be html + javascript using one or more of the myriad js > libraries (jquery / dojo / ...). App itself will be a fairly typical > data-centric enterprise app (lots of data, business rules to validate, > presentation in tables etc.). > > So any recommendations of good books to read for the front end? e.g.: > - best practice for designing, structuring and testing contemporary > apps; > - good choices of js libraries and corresponding books? (just started > reading up but jquery seems to be increasingly popular?) > > thx. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
