Skip to content

Exercise files for the CSS Essential Training course on LinkedIn Learning and Lynda.com

Notifications You must be signed in to change notification settings

Syk27syk/css-essential-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

CSS Essential Training

Exercise files for the CSS Essential Training course on LinkedIn Learning and Lynda.com.

(These files are also hosted on Bitbucket.)

Course Description

Cascading Style Sheets (CSS) is a stylesheet language that allows you to control the appearance of your webpages. In this hands-on course, Christina Truong demonstrates the concepts that form the foundation of CSS, explaining what you need to know to tweak existing CSS and write your own.

Christina explains how to add colors and other design elements to take your webpages beyond just black text on a white background. She shows how to use selectors, how the box model defines the spacing and sizing of page elements, and how to style text and manage basic layouts with Flexbox and Grid. She also covers working with advanced selectors, creating fluid layouts, and determining when to use the float and position properties.

Plus, at the end of the course, you'll walk away with an actual project -- an online résumé and portfolio page.

-- Find me on Twitter or Instagram!

About

Exercise files for the CSS Essential Training course on LinkedIn Learning and Lynda.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.8%
  • CSS 16.2%