nerdexam
Citrix

1Y0-240 · Question #184

Before: <link rel="stylesheet" type="text/ess" href="sheet/abc.css"> <link rel="stytesheer" type="text/ess" href="sheet/xyz.css"> After: <link rel="stylesheet" type="text/ess"…

The correct answer is B. Combine CSS. See the full explanation below for the reasoning.

Question

Before:

<link rel="stylesheet" type="text/ess" href="sheet/abc.css"> <link rel="stytesheer" type="text/ess" href="sheet/xyz.css"> After: <link rel="stylesheet" type="text/ess" href="sheet/abc.css+xyz.css"> Which Front-End Optimization (FEO) action can a Citrix Administrator use to achieve the results above?

Options

  • AMinify CSS
  • BCombine CSS
  • CInline CSS
  • DConvert linked CSS

How the community answered

(20 responses)
  • A
    20% (4)
  • B
    70% (14)
  • C
    5% (1)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 1Y0-240 Practice