1.

Sprites are not used for _________(a) beautify the web page(b) reducing HTTP request(c) reduce loading time(d) reducing multiple server requestsI have been asked this question in an interview for internship.My query is from Using Image Sprites & Standardizing Client-Side Templating topic in portion HTML Images & Web Page Files of HTML

Answer»

Correct choice is (a) beautify the web PAGE

Easy EXPLANATION: If there are so many small icons, images, buttons etc. on the web page it will take more TIME to load the web page. Hence image SPRITES are used, it combines small images in one and loading time is REDUCED. This also reduces the HTTP request.



Discussion

No Comment Found

Related InterviewSolutions