Q.

Which of the following is the correct syntax for referring the external style sheet?

A. <style src = example.css>
B. <style src = "example.css" >
C. <stylesheet> example.css </stylesheet>
D. <link rel="stylesheet" type="text/css" href="example.css">
Answer» B. <style src = "example.css" >
4.5k
0
Do you find this helpful?
33

View all MCQs in

Web Technology

Discussion

No comments yet