TSD-LERN106 - CSS Fundamentals
Program Description
In this introductory course, you will learn how to style web pages using Cascading Style Sheets (CSS) coding language. Topics include using inline, internal, and external CSS, web typography, formatting text, working with web colors, using Google fonts, working with id and class selectors, working with elements, creating page layouts using elements, and CSS box model.
Upon successful completion, you should be able to:
- Style HTML web pages using CSS
- Style text, lists, links and tables using CSS
- Apply inline, internal and external CSS styling
- Work with div elements
- Modify CSS box model properties
- Create web page layout using div elements
- Work with id and class selectors
- Work with web colors and web fonts
Learning Objectives:
- Styling text using CSS
- Working with web colors and web fonts
- Working with inline, internal and external CSS
- Working with div elements
- Understanding id and class selectors
- Understanding CSS box model
Course Outline
| Unit 1: Getting to Know CSS | About CSS, CSS syntax, CSS types, working with internal CSS, styling text, styling links, styling lists, and styling tables |
| Unit 2: Using External CSS | Working with external CSS sheets, styling a multi-page website, Google fonts, and Web colors. |
| Unit 3: div Elements | id Selectors, introduction to elements, floating elements, Clearing Unwanted Floated Elements, web page layout using elements |
| Unit 4: More About div Elements | centering a web page, CSS box model, resetting margins and paddings, class selectors, inline CSS, tag |
