What is CSS?

devquora
devquora

Posted On: Feb 22, 2018

 

Related Questions

CSS Interview Questions

What are the advantages of CSS?

There are a number of advantages of CSS, It gives lots of flexibility for setting the properties of the element Easy ma..

CSS Interview Questions

In how many ways can a CSS be integrated as a web page?

CSS can be integrated in three ways: Inline: term is used when the CSS code have attribute of HTML elements<p styl..

CSS Interview Questions

What benefits and demerits do External Style Sheets have?

The advantages of External Style sheets are: The style of several documents can be controlled from site by using them. ..