First page Back Continue Last page Image
Selectors
- Contextual Selectors
- All wrapping html tags <p>, <b>, <i>, <body>
- Classes and IDs
- Can also include “Class” or “id”
- The idea behind CSS is that you place the content into the web page in uniquely identifiable chunks and then position and style these chunks with the CSS. The “Chunks” in this definition are the Selectors