Is there a way to create a background using CSS without the image? with color, and texture?
            Asked
            
        
        
            Active
            
        
            Viewed 1.6k times
        
    2 Answers
5
            As Dustin said, there's no "texture" CSS feature. however, if you're using CSS3, you can do some pretty cool tricks like gradients or shadowing to make some neat backgrounds.
        Thomas Shields
        
- 8,874
 - 5
 - 42
 - 77
 
2
            
            
        No, there is no "texture". However if you find a color and could drop the texture then you can. I would just find a small image to repeat.
        Dustin Laine
        
- 37,935
 - 10
 - 86
 - 125
 
- 
                    Repeating small images in a background will take us back to the days of Geocities and Windows 95. Modern UX is beyond that stage. – Sridhar Sarnobat Dec 01 '16 at 05:53