Development
ITC22023
Practical
<p> By: P.Vishaliney </p>
,02 CSS
Cascading Style Sheet
<p> CSS is the language we use to style an HTML document. </p>
, CSS
● CSS is a language that describes the style of an HTML document.
● CSS describes how HTML elements should be displayed.
● CSS saves a lot of work. It can control the layout of multiple web pages all at once.
● External stylesheets are stored in CSS files.
●