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 |
What is meant by innerhtml?
What is an empty tag?
What does li mean in texting?
What is the latest version of html?
How can we create a hyperlink in html?
What are the different ways to use different colors for different links or same link?
Why xhtml is used?
Write a code to change the color of the background or text? Explain the elements involved in it.
Explain applets?
What is the use of details and summary tag?
Give an example of new elements in html5 to support multimedia and graphics?
What is the br /> tag?