adplus-dvertising
frame-decoration

Question

Which one of the following is the correct syntax for importing a style sheet in CSS?

a.

@import url (“example.css”);

b.

@import – css url (‘example.css’);

c.

@import – style url (“example.css”);

d.

@import – style sheet url (“example.css”);

Answer: (a).@import url (“example.css”);

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which one of the following is the correct syntax for importing a style sheet in CSS?