CSS Syntax (Clip 2): Gentle Introduction to CSS for Beginners

Опубликовано: 29 Ноябрь 2022
на канале: Deborah Kurata
434
21

We answer the questions: What is CSS? What is the purpose of CSS? And what does CSS look like?

Use this link for the full course playlist:    • Gentle Introduction to CSS for Beginners  

Lesson Links
What is CSS? on MDN: https://developer.mozilla.org/en-US/d...

Getting started with CSS on MDN: https://developer.mozilla.org/en-US/d...

CSS reference on MDN: https://developer.mozilla.org/en-US/d...

Content
00:00 Styling with CSS
00:23 What is CSS?
01:12 CSS syntax
02:35 Coding Along: CSS Property Resource (MDN)

Course Description
Every web page you see has some style: colors, fonts, backgrounds, layout. This course provides a gentle introduction to CSS, or cascading style sheets, for styling your websites.

You'll learn about CSS, where to define styles, CSS syntax, selectors, and the CSS box module. You'll try out CSS layout features and explore how styles cascade. Throughout this course, you'll style a web page.

Audience
• Anyone new to web development.
• Students considering a web developer career.
• Existing web developers that want to reinforce their CSS knowledge.
• Those that manage or interact with web developers to better understand what CSS is and how it's used.

This course assumes you are familiar with the basics of HTML. If not, consider watching this HTML course first:    • Gentle Introduction to HTML for Begin...  

This is the fourth course of the "How to Become a Web Developer" series.