Which of the following category of CSS is defined in the <head> section of an…

2018

Which of the following category of CSS is defined in the <head> section of an HTML page, within a <style> element?

  1. A.

    Inline CSS

  2. B.

    Internal CSS

  3. C.

    External CSS

  4. D.

    Both Internal and External CSS

Attempted by 152 students.

Show answer & explanation

Correct answer: B

Internal CSS is defined within a <style> element located in the head section of an HTML document.

Inline CSS applies styles directly to elements using the style attribute, while External CSS links to separate stylesheet files. Therefore, Internal CSS matches the description provided in the question.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs