Question

Select the choice that best describes this external style sheetA collection of styling rules in a separate file..

p {
    color="red";
    font-style="italic";
}