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)- A20% (4)
- B70% (14)
- C5% (1)
- D5% (1)
Community Discussion
No community discussion yet for this question.