Cascading Style Sheet which is popular as CSS. It referrers as the design language of a web page. CSS has a deep responsibility to make the web page more beautiful and more attractive.
CSS is easy to learn and easy to code. It target each of the HTML element and styles them properly.
Advantages of CSS
CSS save times you can write just one CSS style sheet and you can use it in multiple HTML sheets. You can define just one element of HTML and use it in multiple web pages.
Easy Maintenance if you are using one style sheet for many web pages then if you are trying to change one element the it will change all the pages element which is a good sign.
pages load faster If you are writing a CSS code then you do not need to change or use more HTML tags or attributes. you can write just one CSS code and apply for all the web pages HTML elements and attributes.
superior style to htmlCSS has a much wider array of attributes than HTML, so you can give a far better look to your HTML page in comparison to HTML attributes.
It is a insuperable part of web development as well as web designing community.
0 Comments
If you have any question , then please ask me