Solved

Match Each Part of a Link Element Used to Link

Question 68

Matching

Match each part of a link element used to link a stylesheet to an HTML document.

Premises:
file extension for a stylesheet
specifies the file name of the linked file
indicates the type of content in the linked file
Responses:
.css
rel
href

Correct Answer:

file extension for a stylesheet
specifies the file name of the linked file
indicates the type of content in the linked file
Related Questions