Web technologies Questions | HTML Course | Practice Quiz 2 | Question 9
Select the correct among the following for linking an external style sheet.
(A) <link rel=“stylesheet” type=“text/css” href=“style.css”>
(B) <style rel=“stylesheet” type=“text/css” href=“style.css”>
(C) <link>stylesheet
(D) <link href=“style.css”>stylesheet
Answer: (A)
Explanation:
Quiz of this Question
Please comment below if you find anything wrong in the above post
Please Login to comment...