What happens if you open the external CSS file in a browser?
Answer / Md. Ehsanul Haque
Opening an external CSS file in a browser will not display anything visually, as CSS files are meant to be linked to HTML documents to style their content. The CSS file contains rules that dictate the appearance of elements within the linked HTML document.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain html headings?
What is the difference between <link> and <a> tags?
What is the difference between select and datalist in html?
Give an example of new elements in html5 to support multimedia and graphics?
What is meta tag description?
How do I do multiple colors of text?
How to set a link to image in html?
Write the basic structure of the html template?
Which is the current version of html?
Which tag represents the result of a calculation?
What is the difference between <div> and <frame>?
How configure html in iis?