2. Styling#
Syllabus Points Covered
Programming for the web
Designing web applications
Model elements that form a web development system
client-side (front-end) web programming
Investigate cascading style sheets (CSS) and its impact on the design of a web application
consistency of appearance
So far, we have focused on the content of our web pages. In this chapter, we will learn about styling our web pages using Cascading Style Sheets (CSS).