Chapter 6. Learning CSS3
Cascading Style Sheet (CSS)Â lets you control the style of the HTML content, change the colors, font, layout, and more. It's fairly easy to understand, and, in this chapter, we're going to tackle the following topics:Â
- Ways of using CSS
- CSS formatting
- Parent and child elements
- Classes and IDs
- CSS box model
- CSS layout and dividerÂ