Solved

Match Each Stylesheet Type with Its Description

Question 16

Matching

Match each stylesheet type with its description.

Premises:
A style rule inserted into the opening tag of an element using the style attribute
A separate file containing style information that multiple web pages can link to
Consists of CSS style rules entered in the head element of an HTML document
Responses:
inline
external
embedded

Correct Answer:

A style rule inserted into the opening tag of an element using the style attribute
A separate file containing style information that multiple web pages can link to
Consists of CSS style rules entered in the head element of an HTML document
Related Questions