Intern Krish N
Intern Krish N
Enroll - 226170316033
Cascading Style Sheets (CSS) is used to
format the layout of a webpage.
CSS is use for give design/style to
Webpage.
CSS Types
▪ Inline CSS
▪ Internal CSS
▪ External CSS
- To give style in tag by using the style attribute inside
HTML elements
-An internal CSS is used to define a style for
a single HTML page.