christinatruong / css-essential-training

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS Essential Training

This course has been updated as of August 2023. Watch the new course here: https://www.linkedin.com/learning/css-essential-training-22688362/


This repo contains the Exercise files for the previous version of the CSS Essential Training course on LinkedIn Learning.

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 YouTube or Instagram!

ko-fi

About

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


Languages

Language:HTML 83.8%Language:CSS 16.2%