1Y0-204 · Question #43
Which Front-End Optimization (FEO) action can a Citrix Administrator use to achieve the results shown in the screenshots? Click the Exhibit button to view the screenshots.
The correct answer is B. Inline CSS. Inline CSS is a FEO action that replaces external CSS files with inline CSS code in the HTML document. This reduces the number of HTTP requests and improves the page load time. The screenshots show that the HTML code in the second snippet has no external CSS file linked, unlike…
Question
Which Front-End Optimization (FEO) action can a Citrix Administrator use to achieve the results shown in the screenshots? Click the Exhibit button to view the screenshots.
Exhibit
Options
- ATruncate CSS
- BInline CSS
- CMove CSS to head
- DRearrange CSS
How the community answered
(34 responses)- A3% (1)
- B76% (26)
- C15% (5)
- D6% (2)
Explanation
Inline CSS is a FEO action that replaces external CSS files with inline CSS code in the HTML document. This reduces the number of HTTP requests and improves the page load time. The screenshots show that the HTML code in the second snippet has no external CSS file linked, unlike the first snippet.
Topics
Community Discussion
No community discussion yet for this question.
