Pattern catalog
Patterns are common ways of doing things, like recipes. People have patterns for solving equations, making web pages, wrapping gifts, all sorts of things. Part of learning a skill is learning the patterns that help you be more effective.
Here are patterns on this website. This list can help you find the patterns you need to do a task.
| Name | Situation | Tags | Action | Where referenced | 
|---|---|---|---|---|
| Tag one element for styling | You have one element on the page you want to have a unique style.  | 
                                                                                        Classes and ids | 
 Needs: Provides:  | 
                                                                                        |
| Tag multiple elements for styling | You have several elements on the page you want to have the same style.  | 
                                                                                        Classes and ids | 
 Needs: Provides:  |