What should be the value of the type attribute of a variable if the type of file is CSS?
What should be the value of the type attribute of a variable if the type of file is CSS? Correct Answer text/css
Since the type of file is CSS, the type attribute should hold the value text/css. For javascript file type attribute would hold the vale text/js.