adspace
Answer Posted / 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 View All Answers
How comfortable are you with writing html entirely by hand?
What is the simplest html page?
What is the current version of edge?
List out the new features of html5?
What is the name of the website?
How do I put text on the next line in html?
Can you list the new input type attributes in html5?
What are the new api's provided by the html5 standard? Give a brief description of each.