HTML and Cascading Stylesheets (known more commonly as CSS) are the programming languages responsible for most of what we see on the internet. Where HTML determines the contents of web pages, CSS defines how it all looks.
In CSS 1, students will explore how CSS targets and changes the appearance of the different elements of a web page, learn the syntax of CSS, and practice using some of the most common properties and styling options.
Topics covered:
- Basic CSS Structure
- Setting up a Workspace
- Properties and Values
- Selectors
- Positioning