
What is CSS? (CSS basics 1/60)
Understanding CSS CSS, Known as Cascading Style Sheets is a way to style your webpages It is widely used in websites for positioning, Typography and more. The file extension to use CSS is .css this is known as an external css file Which you will learn later in the series. What is a CSS class A CSS class, known as a Class declaration or selector is used to target elements with its class using: class="class-declaration-name" or className="class-declaration-name" . Why is CSS better on webpages CSS is better on webpages because It improves UX and Styled UI looks more good than browser default styles. Without styling you cant accurately control the position of your elements or anything else related to CSS because of this Users may not like your webpage unstyled hurting UX. What is UX UX Means User Experience. User experience(UX) Is important because if your User Experience(UX) is low or people are unhappy with your webpage less people will come and you may get deranked in SEO(Search Engine
Continue reading on Dev.to Webdev
Opens in a new tab



![[MM’s] Boot Notes — The Day Zero Blueprint — Test Smarter on Day One](/_next/image?url=https%3A%2F%2Fcdn-images-1.medium.com%2Fmax%2F1368%2F1*AvVpFzkFJBm-xns4niPLAA.png&w=1200&q=75)