adplus-dvertising
frame-decoration

Question

Which of the following HTML tags is used to refer to an external style sheet?

a.

<link url = “stylesheet” type = “text/CSS”>

b.

<style src = “mystyle.CSS”>

c.

<link rel = “stylesheet” type = “text⁄CSS” href = “mystyle.CSS”>

d.

<Style sheet>mystyle.CSS<⁄style sheet>

Answer: (c).<link rel = “stylesheet” type = “text⁄CSS” href = “mystyle.CSS”>

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following HTML tags is used to refer to an external style sheet?