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
margin-top
纯html+css+js静态汽车商城
font-size:30px;}.header-area.navlia{font-size:18px;}.site-action.login-reg-navli:after{content:'';}.sm-top{
margin-top
至尊鸡
·
2024-01-30 08:00
静态项目(js)
html
css
javascript
CSS 星空按钮
星空按钮body{background-color:#212121;}.btn{
margin-top
:300px;display:flex;justify-content:center;align-items
特创数字科技
·
2024-01-28 22:49
CSS动画
css
前端
CSS 双色拼接按钮效果
按钮body{background-color:#212121;/*设置背景颜色*/}.sss{
margin-top
:300px;/*设置上边距*/text-align:center;/*设置文本居中*
特创数字科技
·
2024-01-28 16:48
CSS动画
css
前端
javascript
CSS margin(外边距)
Margin-单边外边距属性在CSS中,它可以指定不同的侧面不同的边距:例子:
margin-top
:100px;margin-bottom:100px;margin-right:50px;margin-left
06b524e5e939
·
2024-01-28 10:34
小程序解决icon图片与文字不居中问题
关键就在align-items:center1.wxml:投票2.wxss:/*投票*/.vote{height:50rpx;
margin-top
:2%;display:flex;align-items
爱吃爱喝
·
2024-01-27 12:31
微信小程序
移动动画的封装之二:解决往回走的问题
移动动画的封装之二:解决往回走的问题.box{width:100px;height:100px;background-color:red;position:absolute;
margin-top
:20px
椋椋夜色
·
2024-01-27 11:05
综合实战
background-color:gray;}.top2{height:134px;background-color:green;}.top3{height:40px;background-color:red;/*
margin-top
蛋炒饭_By
·
2024-01-27 02:19
黏连布局
/**1.传递视口高度给主体元素*2.主体外部元素高度设置min-height:100%;*3.底部元素设置
margin-top
为负值(值为底部元素高度的绝对值),将底部元素显示出来*4.当主体内容和底部元素内容重叠时
慕名66
·
2024-01-26 22:02
下拉回显问题案例大全
原生js案例下拉框数据回显优化.container{display:flex;flex-direction:row;justify-content:center;align-items:center;
margin-top
就叫飞六吧
·
2024-01-26 19:22
java
bootstrap
vue的el-upload上传图片(多选上传,怎么拿到最后一张上传结束状态)(表单提交,异步上传问题)
html部分(上传中,请稍后)取消确定上传css部分.screenFrame{width:100%;height:80%;
margin-top
:10px;border:1pxsolidrgb(196,1
风铃又响了
·
2024-01-26 19:46
vue2.0后台管理系统
elementui
vue.js
javascript
Element-Plus如何实现表单校验和表单重置
写好的一个部门管理的页面基本的增删改查已经写好,下面我只提供页面的template和style的代码:template部门管理 新增部门取消确认style部分:.box-card{height:700px;}.form-box{
margin-top
烛.照103
·
2024-01-26 11:48
前端技术分享
前端
vue.js
elementui
javascript
2021-04-07
注册界面.dakuang{margin-left:500px;
margin-top
:0px;width:500px;height:380px;border:5pxsolidrgb(143,135,135
lzh0285
·
2024-01-26 10:13
js实现填涂画板
2实现代码画图板*{margin:0px;padding:0px;}#bt{display:flex;
margin-top
:5px;height:30px;box-sizing
想要登顶的菜鸟
·
2024-01-26 07:59
前端三件套
javascript
前端
css
css 中 flex 布局最后一行实现左对齐
:flex;flex-wrap:wrap;justify-content:space-between;}.child{width:32%;height:95px;background:#fd775a;
margin-top
Jiang_JY
·
2024-01-26 01:30
前端
css
前端
css
css3
在vue3.0的JSX语法下使用插槽
//vue2插槽写法render(h){const{$scopedSlots}=this//第一种const{title=()=>h('p',{style:'
margin-top
:0'},this.title
白菜new
·
2024-01-25 23:14
element-ui
Vue
javascript
vue.js
前端
CSS 楼梯弹弹球
relative;/*设置定位为相对定位*/width:120px;/*设置宽度为120px*/height:90px;/*设置高度为90px*/margin:0auto;/*设置左右外边距为自动*/
margin-top
特创数字科技
·
2024-01-25 09:43
CSS动画
css3
css
前端
layui数据表格实现内容筛选的全选和反选功能
自带的头部工具里面的筛选功能因为没有全选反选这个功能,所以自己写了一个表格筛选的函数,功能如图筛选框布局代码显示字段全选反选样式代码.layui-form-item.layui-form-checkbox[lay-skin=primary]{
margin-top
蓝图null
·
2024-01-25 01:43
前端
微信小程序中textarea表单组件字数实时更新方法
1.wxml代码{{inputValueLength}}/{{textAreaMaxLen}}2.wxss代码.xinyuan-input{
margin-top
:-26%;width:70%;padding
曦月合一
·
2024-01-24 21:57
小程序
微信小程序
小程序
前端面试题
解决方式原因:1.浮动导致的塌陷,浮动会脱落标准流2.嵌套的两个盒子,子盒子设置
margin-top
会导致父盒子一下下移解决方法:第一种情况1清除浮动;2给父盒子加高度;3给父元素添加overflow:
秃头小宝贝-
·
2024-01-24 19:57
前端
css
javascript
ajax
es6
CSS的二维变换
1、旋转.box{transform:rotate(45deg);}当在变换的元素后面再应用一个
margin-top
:20px会使得朝上的那个角往下方移动20像素吗?答案是:不会。因为旋转之后所在的
听书先生
·
2024-01-24 17:27
01-23作业
.v1{
margin-top
:8px;margin-bottom:8px;}.q{margin-bottom:8px;border-top:2pxsolidred;}
生命的怒放
·
2024-01-24 12:58
用HTML写出视频页面
好看视频body{/*固定所有面板*/position:absolute;}input{/*设置宽高*/width:200px;height:20px;}hr{/*设置到边框的距离*/
margin-top
楼空封存浮生
·
2024-01-24 04:20
html5
定时器弹框
300px;background-color:green;border:1pxsolid#000000;position:fixed;left:50%;top:50%;margin-left:-200px;
margin-top
斜杠先生_
·
2024-01-22 09:36
小程序通过计算两手指之间距离实现图片预览缩放移动
一、实现思路:通过修改imageView的margin-left和
margin-top
来改变图片的位置以实现图片的单指移动效果和所有操作结束松手后的回弹效果。
心情无变化
·
2024-01-19 23:54
小程序
小程序
javascript
html可编辑的表格
可编辑表格table.wTable{
margin-top
:15px;border-collapse:collapse;border:1pxsolid#aaa;width:100%;}table.wTableth
每天都进步一点点
·
2024-01-19 21:30
js
JQ
html
html
html5
css
html css js 开发一个猜数字游戏
):body{text-align:center;font-family:Arial,sans-serif;}h1{color:#333;}input{padding:5px;width:100px;
margin-top
酷爱码
·
2024-01-19 18:12
html
JavaScript小作业
html
css
javascript
CSS 飞舞线条加载中效果
设置背景颜色为深灰色*/}.page{display:flex;/*使用弹性布局*/justify-content:center;/*水平居中对齐*/align-items:center;/*垂直居中对齐*/
margin-top
特创数字科技
·
2024-01-18 14:24
CSS动画
css
前端
css3
原生js写一个简易版进度条,带百分比数值显示
progressBar#box{margin:0auto;
margin-top
:200px;width:700px;height:100px;background:#efefef;border:1pxsolid
斯图尔te
·
2024-01-18 07:25
#
JavaScript
进度条
js进度条
Vue待办事项(组件,模块化)
//html页面代码*{padding:0;margin:0;}ul,ol{list-style:none;}.header{width:400px;margin:0pxauto;
margin-top
:
- 瑾♛年
·
2024-01-18 06:55
前端
javascript
html
CSS 雷达监测效果
设置整个页面的背景颜色为深灰色*/body{background-color:#333;}/*将元素水平居中*/.center{display:flex;justify-content:center;
margin-top
特创数字科技
·
2024-01-18 05:00
CSS动画
css
前端
javascript
文本阴影
p{text-align:center;font-size:100px;font-family:"MicrosoftYahei";
margin-top
:100px;font-weight:700;text-shadow
琪33
·
2024-01-18 00:37
QSS样式使用心得以及基础
selected {
margin-top
:4pxsolid;border-bottom
面向上司编程
·
2024-01-17 17:38
Qt
qt
css
qss
CSS 斜体按钮
html:斜体按钮接下来是css样式:*{margin:0;padding:0;text-align:center;}button{width:200px;height:80px;color:white;
margin-top
雷霆半月斩掉你的板砖
·
2024-01-17 09:59
css
前端
java
【JavaScript】js实现滚动触底加载事件
1.1、html1.2、css.scroll{overflow:auto;height:500px;.crad{height:200px;
margin-top
:10px;background-color
【南汐】前端
·
2024-01-17 06:18
javascript
前端
Vue待办事项(选项卡)
*{padding:0;margin:0;}ul,ol{list-style:none;}.header{width:400px;margin:0pxauto;
margin-top
:50px;box-shadow
- 瑾♛年
·
2024-01-17 03:24
vue.js
javascript
前端
CSS 跳动信号条
black;}/*创建一个加载动画的容器,设置宽度、高度*/.loading-wave{width:300px;height:100px;display:flex;align-items:flex-end;
margin-top
特创数字科技
·
2024-01-17 02:31
CSS动画
css
前端
css3
CSS 下载进度条
#000000;/*背景颜色为白色*/display:flex;/*使用flex布局*/justify-content:center;/*水平居中*/align-items:center;/*垂直居中*/
margin-top
特创数字科技
·
2024-01-16 23:45
CSS动画
css
css3
前端
原生 js 监测 某个 DOM进入 可视区
就是这个IntersectionObserver对象,MDN中有介绍,vue3版本的vueuse/core其实也是根据这个封装的Documentulli{height:70px;
margin-top
:20px
嘤嘤怪呆呆狗
·
2024-01-16 17:14
js
vue
vue
js
javascript
前端学习之旅(一)【对齐】
background-color:gray;overflow:hidden;}.inner{height:100px;width:200px;background-color:orange;margin:0auto;
margin-top
LeopardRich
·
2024-01-16 16:07
B大学前端
css
菜单设置:点击第一级菜单,第二级菜单在下方出现,并且下方的一级菜单自动下移
后台专区搜索优化CSS专区ASP专区css代码:*{margin:0px;padding:0px;font-size:14px;}ul{list-style:none;}.main{margin:auto;
margin-top
MartinYangHJ
·
2024-01-16 08:41
JS
CSS 水浪按钮
flex-direction:column;/*设置主轴方向为垂直方向*/align-items:center;/*在交叉轴上居中对齐*/justify-content:center;/*在主轴上居中对齐*/
margin-top
特创数字科技
·
2024-01-16 08:28
CSS动画
css
前端
同意条款按钮禁用
#box{/*height:800px;*/width:800px;margin:0auto;
margin-top
:100px;margin-bottom:50px;/*background-color
hsdjhaiwhdnjw
·
2024-01-16 00:44
总结
盒子模型详解
div{width:200px;height:200px;background-color:red;
margin-top
:20px;}.box2,.box3{border:25pxbluesolid;padding
琪33
·
2024-01-15 01:50
HTML+CSS样式总结2021/9/19
1.设置宽度width:100px;2.设置高度height:100px;3.设置外边距上下左右均有100px的外边距(盒子与盒子之间的距离)margin:100px;3.1设置上外边距
margin-top
冰雪也消融
·
2024-01-14 22:17
css垂直水平居中的几种实现方式
:300px;height:300px;}.box-container.box{width:200px;height:100px;position:absolute;left:50%;top:50%;
margin-top
程序员-小许
·
2024-01-13 23:03
css
css3
前端
CSS 流光发光按钮
flex;flex-direction:column;/*将元素垂直排列*/align-items:center;/*水平居中对齐*/justify-content:center;/*垂直居中对齐*/
margin-top
特创数字科技
·
2024-01-13 18:43
CSS动画
css
前端
scss联系:蜂窝布局
$n:19;//需要显示的线条数量$size:100%/$n;.line{display:flex;width:100%;
margin-top
:-$size/12;.item{flex-shrink:0
_GuGu_
·
2024-01-13 16:46
scss
前端
css
HTML5+CSS3+JS实现简单的音乐播放
下面是一个简单的HTML5+CSS3+JS实现音乐播放器的示例代码:HTML部分:音乐播放器音乐播放器播放暂停CSS部分:.container{text-align:center;
margin-top
:
小激动. Caim
·
2024-01-13 10:05
javascript
html5
css
element-ui Vue 封装组件按钮工具栏,使用slot插槽
封装常用按钮工具栏,方便其它页面调用缺点:工具栏下面div会显示工具栏下面,下面需要使用
margin-top
:40px(小学生一个没整明白)希望大神能帮解决运行效果组件代码tt-btnBar.vue{{
满上
·
2024-01-13 09:38
element
ui
vue
vue.js
javascript
前端
elementui
增删改查
网页结构图添加商品添加商品ID:品牌名称:添加Id品牌名称操作(Operation)1奔驰删除2宝马删除css样式*{margin:0;padding:0;}.b{width:100%;height:500px;
margin-top
Forever_f59e
·
2024-01-12 19:18
上一页
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
其他