E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
decoration
Flutter自定义渐变色AppBar
写在前面实现渐变色AppBar最简单的办法是:flexibleSpace:Container(
decoration
:BoxDecoration(gradient:LinearGradient(colors
aTaller
·
2021-06-05 02:39
实现滚动到一定位置时,导航栏置顶的效果
topulli{list-style:none;display:inline-block;margin-right:100px;line-height:50px;}a{color:gray;text-
decoration
任人渐疏_Must
·
2021-06-05 02:17
Kotlin: RecyclerView 使用
LinearLayoutManager(this);//设置adapterrecyclerView.adapter=myAdapter(this);//设置分割线recyclerView.addItemDecoration(
Decoration
hehtao
·
2021-06-04 21:30
js
导航条变色*{margin:0;padding:0;box-sizing:border-box;}li{list-style:none;}a{text-
decoration
:none;}ul{width
趁年轻拼一拼
·
2021-06-04 10:15
js
仿微博发表评论css样式{margin:0;padding:0;}a{text-
decoration
:none;}input{border:0;}li{list-style:none;}.container
趁年轻拼一拼
·
2021-06-04 09:25
flutter备忘录
一篇很好的文章https://www.jianshu.com/p/a0d67d368b92Container背景图片(设置圆角)Container(height:60,width:300,
decoration
移动端_小刚哥
·
2021-06-04 05:06
Flutter 仿微信支付界面
在Flutter中,对于各种容器都有一个
decoration
的属性,可以用于装饰容器。典型的用法有设置背景色、圆角、边框和阴影等,其中背景色可以使用渐变色。
decoration
是一个Decor
·
2021-05-31 11:33
Flutter通过Container实现时间轴效果
实现一、借助Container中
decoration
属性,设置左侧的border,可以实现时间轴高度随着item变化效果Center(child:Container(width:100,height:100
·
2021-05-22 13:56
Tricky Sass
1这个是类似命名空间text:.btn{text:{
decoration
:underline;transform:lowercase;}}这个scss会被编译成为.btn{text-
decoration
robinhwang
·
2021-05-21 13:50
CSS 教程(5)-Css3-4-分页,框大小,弹性盒子
margin:0;}ul.paginationli{display:inline;}ul.paginationlia{color:black;float:left;padding:8px16px;text-
decoration
价值投机168
·
2021-05-21 01:15
工地施工狗的转行之路Day11
斜体a{font-style:italic;}下划线a{text-
decoration
:underline;}
decoration
装饰删除线.oldprice{text-
decoration
:line-through
中石化局长
·
2021-05-20 13:20
CSS 按钮
button{background-color:#4CAF50;/*Green*/border:none;color:white;padding:15px32px;text-align:center;text-
decoration
hx永恒之恋
·
2021-05-19 19:24
网页编写逻辑
网页编写网站logologo名设置cssreset命名rest.css文件*{margin:0;padding:0;box-sizing:border-box;}a{text-
decoration
:none
李诺哦
·
2021-05-18 20:38
css3基础整合
font-family:字体样式font-weight:blod:字体粗细文本样式:颜色text-aline:排版对齐方式text-indent:用em表示首行缩进line-height行高text-
decoration
W.樂�
·
2021-05-18 19:08
java
css
css书写规范
position,float,clear,overflow..自身属性:width,height,margin,padding,border,background..文字属性:color,font,text-
decoration
may_mico
·
2021-05-18 12:49
前端练手
华阴老腔介绍主页和爱好者页注册主页图片主页代码:“老腔”何以令人震撼.blue{color:rgb(54,10,124);text-
decoration
:none;}“老腔”何以令人震撼2021-05-
淇水清云
·
2021-05-17 15:24
笔记
练习
html5
Day9-作业
right:0;bottom:0;cursor:pointer;display:none;}#boxa{display:inline-block;width:100px;height:100px;text-
decoration
晓晓的忍儿
·
2021-05-17 09:59
css全局样式
*{padding:0;margin:0;color:#555555;text-
decoration
:none;}a{text-
decoration
:none;color:#555555;}a:link
青木川_
·
2021-05-17 02:22
盒子模型
盒子模型Titlebody{/*body总有一个默认的外边距margin*/margin:0px;padding:0px;text-
decoration
:none;}div[id="box"]{width
陆源东
·
2021-05-16 12:07
前端
2017.8.28
charset"UTF-8";指定为UTF-8编码用一个link引入我认为最为好用的就是下面的共用部分,想用直接就可以拿走margin:0;padding:0;list-style:none;text-
decoration
Cyril丶
·
2021-05-16 08:12
【转载】CSS中可以和不可以继承的属性
一、无继承性的属性1、display:规定元素应该生成的框的类型2、文本属性:vertical-align:垂直文本对齐text-
decoration
:规定添加到文本的装饰text-shadow:文本阴影效果
执笔弄风月
·
2021-05-15 16:52
原生js淡入淡出轮播图
org/1999/xhtml">图片轮播js原生(淡入淡出)body,div,ul,li,a,img{margin:0;padding:0;}ul,li{list-style:none;}a{text-
decoration
love2013
·
2021-05-15 06:03
CSS认识
原价50元原价50元span{text-
decoration
:line-through;}———删除线span{text-decorati
Wonder茂茂
·
2021-05-14 16:26
day05
A.今天学到了什么1.下拉菜单a{text-
decoration
:none;color:#fff;}ul{width:1000px;margin-left:auto;margin-right:auto;
克马
·
2021-05-13 21:36
css实现简单的下拉列表
List1List2List3List4List5*{padding:0;margin:0;}.dropbox{display:block;}.list{display:block;width:80px;height:30px;text-
decoration
Roadsun
·
2021-05-11 18:59
vue 通过 Prop 向子组件传递数据的实现方法
代码:*{margin:0;padding:0;text-
decoration
:none;}//子组件//编写学生组件Vue.component('student-component',{props:[
·
2021-05-11 12:20
day32-京东登录页
感兴趣的可以看看怎么写的代码如下:/*---jd.css---*//*=============0.通用=============*/*{margin:0;padding:0;position:relative;}a{text-
decoration
RurouniKenshin
·
2021-05-11 01:21
html导航条制作(二)
;overflow:hidden;background-color:#55a8ea;line-height:40px;margin:50pxauto;}li{float:left;}lia{text-
decoration
田小田txt
·
2021-05-10 22:29
清除默认样式
a标签a{text-
decoration
:none;color:inherit;}input[type=text]input[type=text]{border:none;outline:none;}
waka
·
2021-05-07 02:12
tab页切换
1.html百度天猫腾讯新浪我是百度我是天猫我是腾讯我是新浪2.css*{margin:0;padding:0;}ul{list-style:none;}a{text-
decoration
:none;}
糯米小馒头
·
2021-05-06 13:40
前端学习笔记66-其他的文本样式
前端学习笔记66-其他的文本样式文本修饰处理空白文本修饰样式:text-
decoration
可选值 none:什么都没有 underline:下划线 overline:上划线此外,还可以设置颜色和样式。
学电子的非程序猿
·
2021-05-05 17:08
小白前端学习
html
css
新手练手的前端项目含源码 同时可作为html课程设计参考
总共两个项目一个致美创意和飘城旅游致美创意总共五个页面部分源码:致美创意body{margin:0px;padding:0px;font-size:13px;font-family:}a{text-
decoration
小牛儿学JAVA
·
2021-05-05 15:41
学习html
css
html5
html
css3
侧滑导航
项目链接HTML结构menu导航一导航二导航三导航四导航五导航六简单的结构,都是必须的元素CSS结构*{margin:0;padding:0}a{color:#333;text-
decoration
:none
kerush
·
2021-05-04 15:40
web开发基础(CSS基本样式修饰)
font-style字体加粗:font-weight字体综合设置font文本常用样式文本缩进:text-indent水平对齐:text-align行高:line-height文本颜色:color文本修饰:text-
decoration
*廿一
·
2021-05-04 11:00
Web开发
css
html
web
css中可继承属性和不可继承属性
CSS中可以和不可以继承的属性一、无继承性的属性1、display:规定元素应该生成的框的类型2、文本属性:vertical-align:垂直文本对齐text-
decoration
:规定添加到文本的装饰
clfeng
·
2021-05-02 21:28
vue2.0 computed和v-bind:class
.completed{color:#1ec01e;text-
decoration
:line-through;}@{{todoCount}}{{--实时计算computed--}}@{{todo.title
www000
·
2021-05-02 17:11
css需要注意的一些知识点
CSS中可以和不可以继承的属性一、无继承性的属性1、display:规定元素应该生成的框的类型2、文本属性:vertical-align:垂直文本对齐text-
decoration
:规定添加到文本的装饰
向布谷鸟说早安
·
2021-05-01 13:21
CSS文本-边框-列表
文本属性letter-spacing字母间距word-spacing单词间距text-
decoration
文本修饰值:none/underline下划线/overline顶划线/line-thtrough
挥剑斩浮云
·
2021-05-01 12:04
制作淘宝导航栏
Document*{margin:0;padding:0;}ul,li{list-style:none;/*清除默认样式*/}a{color:white;/*设置默认超链接样式为白色*/text-
decoration
hi武林高手
·
2021-04-29 09:53
CSS3制作链接hover下划线动画
:center;width:200px;height:75px;line-height:75px;background-color:#000;}.top{position:relative;text-
decoration
巴斯光年lip
·
2021-04-28 08:19
下滑动画菜单Demo
动画菜单Demo*{margin:0;padding:0;font-size:14px;}a{color:#333;text-
decoration
:none}ul{list-style:none;}.nav
小y哥哥
·
2021-04-26 16:52
还是巩固基础
Documenta{text-
decoration
:none;color:#333;}body,ul,li{margin:0px;padding:0px;}li{list-style:none;}body
200813
·
2021-04-26 15:34
Flutter TextField 输入框属性
key,this.controller,//控制正在编辑文本this.focusNode,//获取控制键盘焦点this.
decoration
=constInputDecoration(),//边框装饰TextInputType
远方_1d2a
·
2021-04-25 12:15
权重 部分继承性
Documentp{color:red;}.lza{/*权值:10+1=11*/color:green;text-
decoration
:none;}Lz问朋友:人生中每个人都有很多老师,他们会教你不同的东西
孤岛渔夫
·
2021-04-25 04:35
基础知识--css
基础知识--css目录选择器在html引入css的方式css盒子模型选择器Selectors基本选择器标签名选择器(tagselectors):p{color:blue;/*声明部分*/text-
decoration
Husbin
·
2021-04-24 17:06
html知识点!
metacharset=“utf-8”变汉字text-
decoration
:none去掉下划线list-style:
哇塞薛之谦
·
2021-04-24 03:58
css实现文本水平垂直居中
padding-right:28px;height:90px;/*Typography*/text-align:center;vertical-align:middle;overflow-y:hidden;text-
decoration
心斐
·
2021-04-23 01:04
css系列手写笔记
a标签内字体取消变色和下划线:a:link{text-
decoration
:none;}a:visited{text-
decoration
:none;}a:hover{text-
decoration
:none
上海第一撸码少年
·
2021-04-22 07:31
css属性小结之文本
css属性小结之文本(1)用text-
decoration
设置文本修饰线要对文本增加一些装饰性的效果,可以使用元素的text-
decoration
属性,该属性的值有:underline、overline
尽欢兮
·
2021-04-18 23:31
前端学习
css
导航条
#000;margin:0auto;}.dh1li{float:left;width:15%}.dh1a{display:block;width:100%;text-align:center;text-
decoration
九妄_b2a1
·
2021-04-17 22:55
上一页
10
11
12
13
14
15
16
17
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他