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.
CEUs: 1.6
Length (in hours): 16
Price in USD $245
Price in CAD $329
Agenda
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