Search
CSS: An Overview, CSS Selectors
- Geneva Heffernan
- Feb 23, 2017
- 1 min read


In the Overview we learned how to change background colors, borders, font sizes, and text decorations. In the Selectors chapter we learned how to style with CSS using different selectors including IDs, classes, and pseudo-classes. We learned how to word with children of parents and change only select children's styles.