Home » HTML » Html miscellaneous » Question
  1. Which of the following is a server-side solution for implementing responsive images?
    1. http://offroadcode.com
    2. http://www.netmagazine.com
    3. http://github.com/scottjehl/picturefill
    4. http://adaptive-images.com
    5. None of these
Correct Option: D

Instead of implementing ideal responsive image with <picture> element, we can use a server-side solution with Adaptive image i.e. http://adaptive-images.com/. It was created by Matt Wilcox (http://mattwilcox.net/).



Your comments will be displayed only after manual approval.