Vidyalelo
JavaScript · Q81

Invocation And Performance Navigation

Programming · JavaScript · question 81

Q81

What is the inital step to set up a CSS Lazy Loading?

A.
Fetching data
Answer
B.
Loading the script
C.
Loading the page
D.
Adding the event listener

Answer: Option A

Solution

Answer: Option A
Solution:
The CSS Lazy Loading is begun with fetching the JavaScript and the CSS files.