Web Client

W19 Introduction to CSS 3

05/02/2018

4:00pm - 5:15pm

Level: Introductory

Paul Sheriff

Author / Instructor

Want to make your HTML efficient and easy to maintain? Cascading Styles Sheets (CSS) are the answer. Many developers use an HTML table structure to layout their data input pages. While this works it is not the most efficient, and not very flexible. During this session, you'll learn how to use CSS3 to build input pages that can change without modifying every page and every table in your HTML pages. You'll also learn the new HTML 5 CSS3 tags and how to create cross-browser support for your HTML 5 pages. This session will introduce you to CSS3, even if you've had little or no experience with CSS. You'll learn about many of the new CSS3 rules and properties such as transform, transitions, resize and column counts.

You will learn:

  • How to get the most out of CSS
  • Best practices for using CSS
  • What's great about CSS 3