如何用css实现一条直线渐变效果

<!DOCTYPE html> <html> <head> <meta charset="utf-8">  <title>hi013z左右方向渐变</title>  <style> #grad1 {     height: 200px;     background: -webkit-linear-gradient(left, rgba(251, 251, 251, 0.09),rgba(251,
相关文章
相关标签/搜索