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"/>
Which line of code uses the correct syntax to apply an external CSS style sheet to HTML documents?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which line of code uses the correct syntax to apply an external CSS style sheet to HTML documents?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!