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
backgroun
day8-web前端3
300px;height:300px;margin:auto;background-color:blueviolet;}#box3{width:150px;height:150px;margin:auto;
backgroun
学python的铁头娃
·
2023-08-03 04:35
ajax与js实现局部刷新案例
width:100%;text-align:center;}#container{/*width:100px;height:100px;*/position:relative;margin:0auto;/*
backgroun
BirdMan98
·
2023-07-30 05:48
uni-app 修改复选框checkbox选中后背景和字体颜色
checkbox.checkbox-round.wx-checkbox-input,checkbox.checkbox-round.uni-checkbox-input{border-radius:100rpx;}/*复选框-背景颜色*/checkbox.checkbox-
backgroun
-yellow
STPSUN
·
2023-07-28 18:02
uni-app小程序设置页面背景色
解决方案:page{background-color:#f5f5f5;}.container{width:100%;
backgroun
培根芝士
·
2023-07-25 06:57
uni-app
小程序
uni-app
微信小程序
CSS中精灵图的使用
1.精灵图的用途为了有效地减少服务器接收和请求的次数,提高网页的加载速度,因此产生了CSS精灵技术(也称CSSSprites、CSS雪碧)原理:把网页中的一些背景图片整合到一张图片文件中,用
backgroun
-position
weixin_45987479
·
2023-07-24 15:18
前端
html
css
分享一个唯美雪花界面
#090a0f100%);overflow:hidden;filter:drop-shadow(0010pxwhite);}.snow{position:absolute;width:10px;height:10px;
backgroun
timi先生
·
2023-07-21 12:02
CSS
javascript
前端
css
CSS模块化方案
就是把一个大的功能拆解成小功能为什么需要模块化相对独立性–避免作用域污染通用性–可复用互换性–可按需加载,从而优化性能关注分离概念、不同的技术做不同的事情现有的CSS方案//app.css.button{width:100px;height:20px;
backgroun
good法乐
·
2023-07-20 16:59
前端工程化
css
javascript
案例。。。。
/图片/bg1.png);}.two{position:relative;
backgroun
两三仟
·
2023-07-15 01:53
javascript
前端
html
HTML设置颜色等
picture.jpg’');用于描述元素的背景图像,url后小括号中显示的是图片的路径;如果图片存储在与HTML文件同一目录中,请输入以下代码,如果图片和html不再一个路径就输入正确的路径;body{
backgroun
七千六
·
2023-07-14 15:40
HTML
html
JS 淡入淡出轮播图
482px;position:relative;/*overflow:hidden;*/}a{display:block;width:100px;height:100px;border-radius:50%;
backgroun
春和景明5143
·
2023-06-21 20:51
css字体图标颜色渐变---linear-gradient
webkit-background-clip:text;-webkit-text-fill-color:transparent;}}以下实例演示了从头部开始的线性渐变,从红色开始,转为黄色,再到蓝色:#grad{
backgroun
真的想不出名儿
·
2023-06-18 20:08
css
css
vue实现“全选/全不选/反选”的三个方法
;justify-content:center;background-color:#151617;.region{width:500px;padding:30px;border-radius:5px;
backgroun
知勤者笔记
·
2023-06-16 15:05
前端开发
less
前端框架
vue.js
div失去焦点事件onblur()无效
点击时变红div.onclick=function(){this.style.backgroundColor="red";}//取消聚焦时变白div.onblur=function(){this.style.
backgroun
程序猿想成程序狮
·
2023-06-15 12:58
web前端(html
css
js)
js
flex布局中的绝对定位
justify-content:center;align-items:center;position:absolute;width:80px;height:36px;}.bg{position:absolute;
backgroun
firedbullet
·
2023-06-14 14:20
2021-09-09
.x1{position:absolute;left:50%;top:50%;width:150px;height:150px;line-height:150px;border-radius:50%;
backgroun
_____西班木有蛀牙
·
2023-06-14 01:34
winform程序背景图闪屏问题
属性加载背景图,经常碰到的问题是,窗口做resize或动态增加/删除Label时,界面会有非常明显的屏闪现象.publicvoidloadPicture(stringfileName){pnlContainer.
Backgroun
csdnharrychinese
·
2023-06-11 23:02
2020-10-06
ConstraintLayout(约束布局)布局通用属性:android:id设置布局标识android:layout_width设置布局宽度android:layout_height设置布局高度android:
backgroun
山有木兮兮_29cf
·
2023-04-21 04:13
小米商城首页(简易版)
里用旁边的辅助工具打开是这样的鼠标放到“下载app”上会弹出二维码,因为用了hover,在鼠标放上去之前二维码是display:none;放上去之后变为display:block;Titlea:hover{
backgroun
小梁今天敲代码了吗
·
2023-04-18 23:49
Python
Web开发
css
html
python
滚动条样式
transparent;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em;}::-webkit-scrollbar-thumb{
backgroun
coderfl
·
2023-04-18 01:26
background属性总结
4、
backgroun
qq_40928164
·
2023-04-18 00:03
前端
css
html
微信小程序修改radio内部样式
radio.wx-radio-input{width:40rpx;height:40rpx;border:4rpxsolid#8C8C8C;/*外圈边框,默认灰色,即未选中状态*/border-radius:50%;
backgroun
猜火车丶
·
2023-04-18 00:58
CSS让背景图适应整个屏幕(填满)
images/background/back.jpg");background-size:100%100%;background-size:cover;background-repeat:no-repeat;
backgroun
Peanutty
·
2023-04-16 12:31
CSS基础
项目相关
css
css3
html
vue绝对路径引入背景图
backgroun
-image引入问题
::v-deep{.el-slider__button-wrapper{background:no-repeat100%100%;background-position:50%;background-size:45px;top:-36px;background-image:url('~@/assets/ship.png');.el-slider__button{display:none!impor
Jokery
·
2023-04-14 07:04
Typora文字变红
确认主题2.设置里面打开高亮3.打开主题文件夹4.找到对应主题的css打开6.文末添加代码mark可以设置颜色selection还可以设置被选中的颜色/*==背景高亮->>>颜色设置==*/mark{
backgroun
JIE结弦
·
2023-04-12 10:57
其它
Typora
wheelSurf:轮播抽奖
jQueryexampleindex.html无标题文档1238comon4765style.css#turntable-box{width:500px;height:500px;margin:0auto;
backgroun
天幽
·
2023-04-10 11:44
css里面添加图片
background-color:指定要使用的背景颜色background-position:指定背景图像的位置background-size:指定背景图片的大小background-repeat:指定如何重复背景图像
backgroun
Tloml..
·
2023-04-08 03:08
css
html
前端
Vue 11 - 绑定css和style样式
background-color:aqua;font-size:10px;}.happy{font-size:20px;background-color:blanchedalmond;}.sad{font-size:30px;
backgroun
大力pig
·
2023-04-06 01:34
js
vue.js
css
javascript
css3知识汇总:切角
4个切角,写几个linear-gradient就是几个切角div{width:300px;height:200px;background-color:#58a;/*回退机制*/
backgroun
0清婉0
·
2023-04-03 06:24
实际开发中,关于单点登录之前后端分离
并发给后端登录页面样式一样,只是vue文件,变为html文件,并交给后端人员部署到后台上,可以去掉之前带有表单的vue页面登录*{margin:0;padding:0;box-sizing:border-box;}body{
backgroun
愿为浪漫渡此劫
·
2023-04-02 05:53
实际开发总结-前端
前端
vue.js
【HTML&&CSS】页面版块布局(亲身实践,帮你避坑)
但是真正实践的时候就傻眼了先来一个题目盒子尺寸300*300,背景天蓝色,边框10px实线黄绿色,上下左右20px的内边距,水平居中错误代码错误代码错误代码Documentdiv{width:300px;height:300px;
backgroun
在下 小吉
·
2023-04-01 13:15
前端易错合集
css
html
前端
CSS从入门到精通
并集选择器:,2.8交集选择器:.2.9伪类选择器:hover3.字体和文本样式3.1字体大小3.2字体粗细3.3字体样式(是否倾斜)3.4字体系列font-family4.背景相关属性4.1背景颜色:
backgroun
Darcy cui
·
2023-03-31 07:13
css
前端
html
前端笔记(18)
height:30px;border:1pxsolid#ccc;float:left;position:relative;}.slidebar.dragbar{width:30px;height:30px;
backgroun
rtrhhthth
·
2023-03-27 05:04
JS 相关API
console控制台内容输出APIconsole.log打印日志,还可以设置样式,举例://%c开头可以设置样式console.log("%chhh","color:white;padding:10px20px;
backgroun
dawsonenjoy
·
2023-03-24 19:48
day8-web前端3
300px;height:300px;margin:auto;background-color:blueviolet;}#box3{width:150px;height:150px;margin:auto;
backgroun
2ez4ddf
·
2023-03-15 07:07
Android性能优化-Trimming and Sharing Memory
Android系统会根据当前的系统内存使用情况,决定回收部分background的应用内存,如果background的应用从暂停状态直接被恢复到前台,能够获得较快的恢复体验,如果
backgroun
ztzt123
·
2023-03-12 16:06
Flutter-Text组件
1,overflow:TextOverflow.ellipsis,textScaleFactor:2,style:TextStyle(color:Colors.yellow,fontSize:7.0,
backgroun
qq_41255975
·
2023-03-11 08:06
Flutter
flutter
flutter
设置滚动条、滚动条隐藏、vue滚动条隐藏。element滚动条隐藏
::-webkit-scrollbar-track{border-radius:10px;}/*滚动条滑块*/::-webkit-scrollbar-thumb{border-radius:10px;
backgroun
醉青风
·
2023-03-10 11:31
微信小程序中简单使用echarts图表
写个标签样式我是这么设置的(在wcss),差不多大写微信里尺寸可以/**数据图表样式**/.ec-canvas{width:100%;height:100%;}.container{height:35vh;
backgroun
Ran959
·
2023-02-18 21:54
微信小程序
echarts
小程序
HTML中的图片如何自适应屏幕?这篇文章有图片的自适应用法介绍
jpg)centerno-repeat;这样就能够自适应屏幕大小了,而且不会出现横向的滚动条首先是设置background:url(图片地址)00no-repeatscrolltransparent;
backgroun
PHP9年架构师
·
2023-02-17 16:03
【js】设置元素滑入/点击后样式变化
通过css先写好点击后的效果:.active{/*点击后的样式*/
backgroun
梦里看星
·
2023-02-03 08:27
rgb
backgroun
-color:rgb(255,255,255,0.15);背景颜色白色透明度
且听风吟_792d
·
2023-02-02 16:05
iOS Masonry使用指北
UIViewnew];self.letfView.backgroundColor=[UIColorredColor];self.rightView=[UIViewnew];self.rightView.
backgroun
可地出溜
·
2023-01-30 01:28
足球场,自定义view,football
Backgroun
.画一个标准足球场
作为一个老伙计,有点不太好意思写是这么基础的绘制....,害~每个人都有自己的故事...我相信你也是...搜索了一下都没有发现一个帖子介绍怎么画个正规球场,这里就随笔记录一下吧。就当回顾一下...1.摸清规则。做什么事情都一样,我们首先要知道我们要的结果和实现的过程和步骤。/***(1)场地:长105米、宽68米.*(2)球门:长7.32米、高2.44米。*(3)大禁区(罚球区):长40.32米、
楊子mine
·
2022-12-15 09:21
Android
canvas
android
java
android
studio
kotlin
修改vue-element-admin中导航菜单被激活后的背景色
在改文件中重写被激活后背景色a{display:inline-block;width:100%;overflow:hidden;//主目录被激活后的菜单背景色.el-menu-item.is-active{
backgroun
Simplicity438
·
2022-12-02 22:01
vue组件基础
vue.js
前端
chrome浏览器插件V3新版本alarms使用文档
传统定时器(setTimeout,setInterval)在
backgroun
.js里无效解决办法使用chrome插件新api-[alarms]参数解释periodInMinutes----相当于setInterval
御坂美琴゛
·
2022-12-02 21:12
chrome浏览器插件
前端
脚本语言
vscode控制台输出“彩虹花式代码”+自定义控制台输出样式以及用户代码块的简写设置
:#FF6666;color:#fff;border-radius:3px;font-size:14px;font-family:'+'微软雅黑'); console.log('%c'+'橙','
backgroun
是橘子不是桔子
·
2022-11-25 17:18
经验分享
javascript
vscode
跳动爱心代码-李峋同款爱心代码2(完整代码)
以下为代码内容|关注微信公众号「先取个名字吧」直接建立一个html文件,即可运行(index.html)NewDocumenthtml,body{height:100%;padding:0;margin:0;
backgroun
HelloCccc123
·
2022-11-15 14:57
javascript
前端
html
【面试一】
margin:0;}html,body{width:100%;height:100%;}body{background-color:azure;}.parent{width:100%;height:100%;
backgroun
木12138
·
2022-10-13 16:43
javascript
原生HTML,CSS,JS实现tab栏切换效果
none;}.tab_list>ul{width:500px;display:flex;}.tab_list>ul>li{width:100px;height:50px;font-size:15px;
backgroun
£白昼の星☆
·
2022-09-13 13:07
笔记
css
javascript
html
css
滚动条常用知识点总结
滚动条样式的优化这个大概是修改滚动条样式方法最全的文章了隐藏滚动条先将元素设置为可滚动的:div{height:200px;overflow:scroll;//或auto}webkit写法:div::-webkit-scrollbar{width:0;height:0;
backgroun
·
2022-07-08 22:52
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
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
其他