Which Front-End Optimization (FEO) action can a Citrix Administrator use to achieve the results above?

Posted by: Pdfprep Category: 1Y0-240 Tags: , ,

Before:

<link rel=”stylesheet” type=”text/css” href=”sheet/abc.css”>

<link rel=”stylesheet” type=”text/css” href=”sheet/xyz.css”>

After:

<link rel=”stylesheet” type=”text/css” href=”sheet/abc.css+ xyz.css”>

Which Front-End Optimization (FEO) action can a Citrix Administrator use to achieve the results above?
A . Minify CSS
B . Combine CSS
C . Inline CSS
D . Convert linked CSS

Answer: B

Leave a Reply

Your email address will not be published.