Question:How can you import basic.css file to another.css file? 

A <link href="another.css" rel="stylesheet" type="text/css" /> 

B import url(another.css); 

C <style>import url(another.css);</style> 

D none 

+ Answer
+ Report
Total Preview: 2785

Copyright © 2024. Powered by Intellect Software Ltd