

McqMate
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" > |
View all MCQs in
Web TechnologyNo comments yet