Ever wonder how the latest website designs are made? Cascading Style Sheets (CSS) are the main coding files used to lay out a website and its design. CSS 3 is the latest in styling standards, and it brings several new properties and declarations you can use to make your website design more easily created. CSS is currently the only standard in website design that plugs directly into your HTML, even the latest HTML 5 standards. With CSS 3 and HTML 5, you can create the latest interactive pages for your website viewers.


Expected Skills

* Introduction to CSS: Why Use CSS?
* CSS Syntax
* HTML 5 and CSS
* Set Up Web Pages with CSS
* Styling Text, Font, and Properties
* Styling Page Backgrounds
* Styling Lists in CSS
* Using CSS Classes and IDs
* Using Borders and Height and Width CSS Properties
* CSS Pseudo Elements
* Positioning Elements
* Validating CSS and HTML