What is the inital step to set up a CSS Lazy Loading?
A
Fetching data
B
Loading the script
C
Loading the page
D
Adding the event listener
Correct Answer: Fetching data
The CSS Lazy Loading is begun with fetching the JavaScript and the CSS files.