Skip to content
Dev.to1 min read

CSS- intro

Hi all, Here I am going to tell you the introduction of css and its other uses. Introduction to CSS CSS (Cascading Style Sheets) is the language used to style and design web pages. While HTML provides the structure, CSS brings life to it by controlling colors, layouts, fonts, and overall presentation. --Basics of CSS 1.Selectors & Properties: CSS targets HTML elements (like p, h1, or div) and applies styles using properties such as color, font-size, or margin. 2.Inline, Internal, External: Style
Read original on dev.to
0
0

Comment

Sign in to join the discussion.

Loading comments…

Related

Get the 10 best reads every Sunday

Curated by AI, voted by readers. Free forever.

Liked this? Start your own feed.

0
0