Comment on How to reduce the file size of large background images by over 93%Comments−vortico7yWhy would any website have a background image where this would work? Just use a solid color if you want to use gradients.−koboll7yOr layer CSS gradients. Images of any kind are unnecessary.−labwireOP7yThat doesn’t work, unfortunately: https://stackoverflow.com/questions/14926189/creating-a-grad...
Comments
Why would any website have a background image where this would work? Just use a solid color if you want to use gradients.
Or layer CSS gradients. Images of any kind are unnecessary.
That doesn’t work, unfortunately: https://stackoverflow.com/questions/14926189/creating-a-grad...