Learn CSS Basics in 10 Minutes (for beginners)

Опубликовано: 20 Январь 2023
на канале: Coding2GO
19,018
761

👉 Get the best web hosting to deploy your websites: https://www.hostinger.com/coding2go
✌️ Use our discount code CODING2GO to get 10% off on all web hosting packages with a duration of 12 months or more

#css #webdevelopment
In this CSS introduction, you will learn the basics of CSS. We will teach you everything you need to know as a beginner, to start designing your own websites. We will answer the questions:

👌 Check out our HTML & SEO course on udemy: https://www.udemy.com/course/coding2g...

What is CSS?
What's the difference between Internal, External and Inline CSS?
and how do selectors, classes and ids work?

Timestamps

00:00 What is CSS?
01:03 Syntax of CSS rules
01:56 how to implement CSS in your HTML document.
04:18 Why should you prefer External CSS?
05:25 Selectors
06:03 ID-Selector
06:51 Class-Selector
08:06 Descendant Selector
08:47 Child-Selector
09:24 Inline CSS