If you’re not familiar with O’Reilly’s cookbook series (image of layout), they’re books with a basic formula: Problem, Solution, and Discussion sections for every ‘recipe.’ Each recipe is a script, program, command, or piece of code for implementing within a large part of a whole.
Simple example, you’re creating a Web site and you need to add a form. You can look up a recipe for creating just the form. In CSS Cookbook, get recipes for using CSS to create pull quotes, to add a background image, to build various types of layouts, and to manage forms. Read review of CSS Cookbook.
Post a comment (or leave a trackback)