What is scss in html?



What is scss in html?..

Answer / Rakee Maurya

SCSS (Sassy CSS) is a preprocessor script language that extends CSS. It provides features like variables, nesting, mixins, and extend to make CSS more maintainable and efficient. However, it's not directly related to HTML; it's used during the development process and converted into regular CSS before being implemented in an HTML document.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

What is meant by innerhtml?

1 Answers  


What is an empty tag?

1 Answers  


What does li mean in texting?

1 Answers  


What is the latest version of html?

1 Answers  


How can we create a hyperlink in html?

1 Answers  


What are the different ways to use different colors for different links or same link?

1 Answers  


Why xhtml is used?

1 Answers  


Write a code to change the color of the background or text? Explain the elements involved in it.

1 Answers  


Explain applets?

1 Answers  


What is the use of details and summary tag?

1 Answers  


Give an example of new elements in html5 to support multimedia and graphics?

1 Answers  


What is the br /> tag?

1 Answers  


Categories