This question already has an answer here:
I am doing an ecommerce web design that will be using a lot of images of realistic items than cant be created in CSS. One big goal I would like to do is have this site accessible through mobile devices. I do know it would be hard to display the site using all the images so I wanted to know which would be best.
- Completely code everything in CSS to render a simplistic site excluding all the detailed images.
- Code a device detection and transfer all requests to another site, subdomain, with no images used.