Closed. This question is off-topic。它当前不接受答案。
                            
                        
                    
                
                            
                                
                
                        
                            
                        
                    
                        
                            想改善这个问题吗? Update the question,所以它是on-topic,用于堆栈溢出。
                        
                        3年前关闭。
                                                                                            
                
        
我对mozilla具有此线性渐变:

background-image: -moz-linear-gradient(center top, #bbb, #ccc 30%, #ccc 70%, #bbb);


是否有用于生成此线性梯度的工具,但对于其他浏览器呢? (Webkit,IE,Opera ecc)?

非常感谢,对不起,我的英语:)

最佳答案

您可以使用http://www.colorzilla.com/gradient-editor/。这会为几乎所有浏览器生成渐变。

关于html - 有没有为其他浏览器生成“线性渐变”的工具? ,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/35755919/

10-11 23:57
查看更多