Solved

Which Line of Code Uses the Correct Syntax to Apply

Question 134

Multiple Choice

Which line of code uses the correct syntax to apply an external CSS style sheet to HTML documents?


A) <link rel=stylesheet type=css href=syb/syb.css/>
B) <style ref =stylesheet type=text/css href=syb/syb.css/>
C) <style ref="stylesheet" type="css" href="syb/syb.css"/>
D) <link rel="stylesheet" type="text/css" href="syb/syb .css"/>

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions