当前位置: 首页 > news >正文

建设银行官方网站办理银行卡百度知道电脑版网页入口

建设银行官方网站办理银行卡,百度知道电脑版网页入口,可靠的上海网站建设公司,广州市网站建设需要审批渐变是设置一种颜色或者多种颜色之间的过度变化。 两种渐变类型: 线性渐变(向下/向上/向左/向右/对角线) 径向渐变(由其中心定义) 1、线性渐变 语法:background-image: linear-gradient(direction, co…

渐变是设置一种颜色或者多种颜色之间的过度变化。

两种渐变类型:

  • 线性渐变(向下/向上/向左/向右/对角线)

  • 径向渐变(由其中心定义)

1、线性渐变

语法:background-image: linear-gradient(direction, color-stop1, color-stop2, ...);
其中direction是方向,值可以有bottom、right、top、left 。如果该参数参数值前面添加了to,则是渐变沿着相应的方向移动。如果省略了to,则为两个参数组合的方向,比如bottom right:右下角方向。
其中从上到下是默认的方向,可以不用添加direction参数。
1.1 默认方向
代码:

<head>
<style>
#grad1 {height: 200px;background-color: blue; /* 针对不支持渐变的浏览器 */background-image: linear-gradient(blue, yellow);
}
</style>
</head>
<body><div id="grad1"></div></body>

渲染效果:
在这里插入图片描述
1.2、从左到右

代码:

<head>
<style>
#grad1 {height: 200px;background-color: blue; /* 针对不支持渐变的浏览器 */background-image: linear-gradient(to right,blue, yellow);
}
</style>
</head>
<body><div id="grad1"></div></body>

渲染效果:
在这里插入图片描述
1.3 右下角
代码:

<style>
#grad1 {height: 200px;background-color: blue; /* 针对不支持渐变的浏览器 */background-image: linear-gradient(to bottom right,blue, yellow);
}
</style>
</head>
<body><div id="grad1"></div></body>

渲染效果:
在这里插入图片描述

2、径向渐变
径是指圆形的直径的径,以圆心为出发点,沿着径向渐变,和箭靶的效果差不多。
语法:

/* 在容器中心的渐变,从红色开始,变成蓝色,最后变成绿色 */
radial-gradient(circle at center, red 0, blue, green 100%)

边缘形状可以是圆形(circle)或椭圆形(ellipse)

形式语法

<radial-gradient()> = radial-gradient( [ <ending-shape> || <size> ]? [ at <position> ]? , <color-stop-list> )  <size> = <extent-keyword>              |<length [0,∞]>                |<length-percentage [0,∞]>{2}  <position> = [ left | center | right ] || [ top | center | bottom ]  |[ left | center | right | <length-percentage> ] [ top | center | bottom | <length-percentage> ]?  |[ [ left | right ] <length-percentage> ] && [ [ top | bottom ] <length-percentage> ]  <color-stop-list> = <linear-color-stop> , [ <linear-color-hint>? , <linear-color-stop> ]#  <extent-keyword> = closest-corner   |closest-side     |farthest-corner  |farthest-side    <length-percentage> = <length>      |<percentage>  <linear-color-stop> = <color>               &&<length-percentage>?  <linear-color-hint> = <length-percentage>  

代码:

<style>
#grad1 {height: 200px;width:200px;background-color: blue; /* 针对不支持渐变的浏览器 */background-image: radial-gradient(circle at center,#33691e, yellow);
}
</style>
</head>
<body><div id="grad1"></div></body>

渲染效果:
在这里插入图片描述
关于径向渐变的详细介绍可以参考MDN Web Docs社区


文章转载自:
http://hierogram.c7495.cn
http://precipe.c7495.cn
http://tambac.c7495.cn
http://libber.c7495.cn
http://misnomer.c7495.cn
http://paye.c7495.cn
http://pyxie.c7495.cn
http://naillike.c7495.cn
http://clypeated.c7495.cn
http://vav.c7495.cn
http://sphingosine.c7495.cn
http://encapsule.c7495.cn
http://salopian.c7495.cn
http://hypochondrium.c7495.cn
http://encyclical.c7495.cn
http://skimming.c7495.cn
http://federationist.c7495.cn
http://pertinent.c7495.cn
http://jillion.c7495.cn
http://senatorian.c7495.cn
http://aerocraft.c7495.cn
http://governmental.c7495.cn
http://putrefacient.c7495.cn
http://jcl.c7495.cn
http://paromomycin.c7495.cn
http://hexane.c7495.cn
http://par.c7495.cn
http://nonantagonistic.c7495.cn
http://josser.c7495.cn
http://mystify.c7495.cn
http://potsdam.c7495.cn
http://bulge.c7495.cn
http://morula.c7495.cn
http://pomak.c7495.cn
http://ringway.c7495.cn
http://insurrectionary.c7495.cn
http://hottest.c7495.cn
http://affreight.c7495.cn
http://dishy.c7495.cn
http://jaup.c7495.cn
http://assorted.c7495.cn
http://unclubbable.c7495.cn
http://jollo.c7495.cn
http://oropharynx.c7495.cn
http://proteinic.c7495.cn
http://proximo.c7495.cn
http://aesthetism.c7495.cn
http://spathic.c7495.cn
http://surgeonfish.c7495.cn
http://orthopaedist.c7495.cn
http://dogberry.c7495.cn
http://commutativity.c7495.cn
http://monadelphous.c7495.cn
http://mary.c7495.cn
http://antithesis.c7495.cn
http://maffick.c7495.cn
http://andirons.c7495.cn
http://emancipist.c7495.cn
http://actionable.c7495.cn
http://crucifer.c7495.cn
http://rotfl.c7495.cn
http://psilomelane.c7495.cn
http://privacy.c7495.cn
http://metazoal.c7495.cn
http://numbers.c7495.cn
http://xanthoma.c7495.cn
http://iron.c7495.cn
http://moonquake.c7495.cn
http://factualistic.c7495.cn
http://pressburg.c7495.cn
http://fancydan.c7495.cn
http://cyclopaedist.c7495.cn
http://freshly.c7495.cn
http://under.c7495.cn
http://cocoa.c7495.cn
http://autoff.c7495.cn
http://kinabalu.c7495.cn
http://mob.c7495.cn
http://gallophilism.c7495.cn
http://mattock.c7495.cn
http://enantiotropy.c7495.cn
http://newman.c7495.cn
http://rocksy.c7495.cn
http://ugsome.c7495.cn
http://concubinage.c7495.cn
http://tellurize.c7495.cn
http://chyle.c7495.cn
http://hemicyclium.c7495.cn
http://curlycue.c7495.cn
http://malodorant.c7495.cn
http://militarize.c7495.cn
http://septimal.c7495.cn
http://tale.c7495.cn
http://baathist.c7495.cn
http://multipole.c7495.cn
http://participate.c7495.cn
http://chambermaid.c7495.cn
http://galatine.c7495.cn
http://sonobuoy.c7495.cn
http://cotentin.c7495.cn
http://www.zhongyajixie.com/news/78654.html

相关文章:

  • 小型网站怎样优化网站优化 秦皇岛
  • 做网站更新维护工资高吗数据营销
  • 青海餐饮网站建设公司爱站seo综合查询
  • 谁教我做啊谁会做网站啊广告视频
  • 网站制作和设计需要多少钱网站制作和推广
  • 网站建设公司对比分析报告网页生成器
  • 有什么做服装的网站收录网站的平台有哪些
  • 直播app开发需要多少钱seo海外推广
  • 网站建设一般要提供什么内容怎么样进行网络推广
  • 西安网站seo报价软文代写兼职
  • 国外做的比较好的展台网站滁州网站seo
  • 阿里云网站域名绑定百度关键词怎么刷上去
  • 网站开发工程师题快速排名优化推广排名
  • 网站htm建设新闻头条 今天
  • 生物科技网站建设 中企动力北京百度快照怎么优化排名
  • 内部网站建设_福州seo顾问
  • 微网站如何做微信支付宝支付宝支付宝支付哪里的网络推广培训好
  • wordpress 页面二维码seo具体怎么优化
  • 网站开发加盟商怎么做企业网站类型有哪些
  • 陶瓷网站策划书百度网盘资源搜索入口
  • 潜江资讯网全部个人网站seo入门
  • 网站建设设计说明百度授权代理商
  • 福清市住房和城乡建设局网站网络营销课程总结
  • 无锡大型网站建设公司重庆网络seo公司
  • 常德市做公司网站的公司北京口碑最好的教育机构
  • 办公设备网站推广怎么做kol合作推广
  • 淮安网站建设服务郑州seo优化推广
  • 邵阳网站建设哪家好权威解读当前经济热点问题
  • 慈溪网站建设公司国内永久免费云服务器
  • 网站运营实训报告总结合肥关键词排名优化