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
微信小程序scroll-view未被占满时滚动的问题
当scroll-view组件的第一个直接子元素设置了
margin-top
时即使scroll-view只有一行也可以滚动。
渔父歌
·
2023-04-10 00:37
微信小程序
微信小程序问题盒子
小程序
滚动条
处理微信小程序scroll-view未被占满时滚动的问题
微信小程序(原生/uniapp)使用了scroll-view组件的第一个子元素设置了
margin-top
时,即使scroll-view只有一行也可以滚动。
呆子小木心
·
2023-04-10 00:54
uniapp
小程序
html
微信小程序
小程序
H5兼容性问题及解决方案
line-height垂直居中偏离问题.jd::before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;
margin-top
张先森Mr_zhang
·
2023-04-09 20:09
父级宽高不确定,子集居中
position:relative;}div{position:absolute;width:200px;height:200px;top:50%;left:50%;margin-left:-100px;
margin-top
丁小孟
·
2023-04-09 14:49
css3的transform(translate、rotate、scale、skew属性基本简单使用)
border-radius:50px;*/}.box-move1{/*animation:my3d5s;*/background-color:aqua;width:100px;height:100px;
margin-top
追逐梦想之路_随笔
·
2023-04-09 00:16
css3
css3
js基础编程-题目25 水平垂直居中
-定位--使用
margin-top
:-盒子的高度一半-Flex-Transform-定位--使用上下左右都为0,margin:auto-js盒模型--利用js盒模型clientWidth首先我得有两个嵌套的元素
柳晓黑胡椒
·
2023-04-09 00:08
#
js编程题
javascript
前端
es6
定时器炸弹
position:fixed;/*左上角位于页面中心*/left:50%;top:50%;/*让div向左偏移半个宽度、向上偏移半个高度,使div位于页面中心*/margin-left:-200px;
margin-top
3788ea30a4e8
·
2023-04-08 23:41
div嵌套引起的
margin-top
不起作用
通常大家在制作网页的过程中会遇到很多棘手的问题,比如我在写一个页面的时候,遇到了div嵌套引起的
margin-top
不起作用,对内部的div设置
margin-top
时,内部对于外部的div并没有产生一个
AAA前端
·
2023-04-08 21:37
块级元素水平垂直居中方法
父元素position:relative,子元素position:absolute;top:50%;left:50%;
margin-top
:-height/2;margin-left:-width/2;
情绪化怪物
·
2023-04-08 14:43
css
css3
html
JavaScript(webAPI)【随机点名案例】
将名字放入span盒子内部分析:①:获取span元素②:得到随机的名字③:通过innerText或者innerHTML将名字写入元素内部css:span{display:block;width:100px;
margin-top
ForeverDevelop
·
2023-04-07 16:02
JavaScript
javascript
前端
品优购 推荐模块
设计这个部分分为左右两个模块,较为简单今日推荐左侧图片加文字,居中-recom_hd右侧用ulli加链接放图片-recom_bd.recom{
margin-top
:12px;height:163px;}
Jay_ZJ
·
2023-04-07 15:48
微信小程序图片添加水印并等比列缩放
index.wxss.message-page{height:calc(100vh-20px);width:100vw;padding-top:20px;}.choose-img{margin-bottom:8px;
margin-top
蒿豪郝灬号
·
2023-04-07 11:23
微信小程序
javascript
css
html
负值margin及其在圣杯布局上的应用
在非浮动元素上设置负值margin,效果按元素本身尺寸是否确定分为两类:(1)元素本身尺寸确定,按margin的方向是left、top还是right、bottom又分为两类:(1-1)设置margin-left或
margin-top
悄敲
·
2023-04-06 19:14
webRTC(十四),h5开发移动app
margin-top
:20px;}ConnectSigServerLeaveLocal:Remote:Chat:Sendjs‘usestrict’varlocalVideo=document.querySelector
m0_66264910
·
2023-04-05 22:15
程序员
架构
移动开发
android
Bootstrap中CSS通用样式——排版,列表,代码,图片
一.排版标题:在Bootstrap4中,主要对标题样式做了如下规定:(1)重设上下外边距,
margin-top
值为0,margin-bottom:0.5rem。
抱抱旋旋子
·
2023-04-04 17:48
Bootstrap学习
css
bootstrap
前端
开发中实用CSS干货总结(一)CSS实现上、下、左、右三角箭头
1.空心线条箭头效果图*{margin:0;padding:0;}/**上箭头:利用div的边框旋转*/.arrow-top{
margin-top
:32px;margin-left:20px;width
菜菜___
·
2023-04-04 16:17
清除浮动的8种方式
部分*/.box1{background:#ccc;border:1pxsolidred;}.box2{background:#eee;border:1pxsolidred;height:100px;
margin-top
许妳一世承诺
·
2023-04-02 13:09
day23-作业
screen{background-color:gainsboro;/*width:500px;*/height:900px;}#d1{position:relative;margin-left:80px;
margin-top
七一欧
·
2023-04-02 04:24
案例:下拉菜单
90px"微软雅黑";}ul{list-style:none;}.wrap{width:1000px;height:1000px;position:absolute;left:50%;top:50%;
margin-top
kino2046
·
2023-04-02 01:06
相邻块元素垂直外边距的合并
问题DES:当上下相邻的两个块元素相遇时,如果上面的标签有下外边距margin-bottom,下面的标签有上外边距
margin-top
,则它们之间的垂直间距不是margin-bottom与
margin-top
博客zhu虎康
·
2023-04-01 13:08
CSS
解决方案
css3
css
html
给子盒子设置
margin-top
时,会作用于父盒子的解决办法
新手可能会想到使用margin,但是子盒子设置
margin-top
后,会作用于父盒子,如图1.father{width:300px;height:300px;background-color:pink;
傲风大帝狗
·
2023-03-30 07:02
社会佳
导航条变色*{margin:0;padding:0;}li{list-style:none;}a{text-decoration:none;}.skin{
margin-top
:50px;}.skin>li
社会佳
·
2023-03-29 19:22
前端第三次作业
百度一下,你就知道*{padding:0;margin:0;}#nav-ba{color:black;}#nav-ba:hover{color:blue;}.daohang{
margin-top
:19px
这个昵称竟然能用二十个字?
·
2023-03-29 05:52
作业
html
web前端第三次作业
、完成下图制作:代码如下:.goods{width:220px;height:360px;border:1pxsolid#f40;}img{width:220px;}.decoration>span{
margin-top
Vanilla-li
·
2023-03-29 04:23
前端
css
css3
login.jsp
Inserttitlehere#father{background-image:url("images/大壁纸.jpg");}.boss{width:300px;background-color:#449C52;
margin-top
范哥_a3cb
·
2023-03-28 16:24
day04
内部样式表不推荐div{width:100px;height:100px;background:red;}C.外联样式把css写入common.css文件中body里面写结构2.关于margin的一些问题1给子元素
margin-top
xusong__
·
2023-03-28 00:26
【H5 音乐播放实例】第六节 其他
1.3音乐简介效果:1.4评论框和评论按钮代码写在歌曲简介DIV的下面:css:效果:发表评论的按钮效果:1.5评论区域css:.comments{border:1pxdotted#666;
margin-top
剽悍一小兔
·
2023-03-27 18:47
JQuery滑块的CSS边距问题
我的旋转木马的边缘顶部是当前设置为
margin-top
:-275px;,并将背景图像设置为
margin-top
:-64px;我对这些设置有点担心。有人能解决这个问题吗?
大前端奕辰
·
2023-03-27 01:46
缺角边框
.out-rect{
margin-top
:30px;display:flex;align-items:center;justify-content:center;width:200px;height:80px
黄黄黄大帅
·
2023-03-26 23:56
bottom没有效果,css 设置
margin-top
或margin-bottom失效不取作用的解决方法
首先来看一个案例:.bottom-box{
margin-top
:30px;}我设置了
margin-top
属性,我的上边距应该距离父元素为30px;可是结果如何呢?
hao_developer
·
2023-03-26 07:29
web前端仿造小米商城部分界面
parent{width:310px;height:210px;background-color:#5f5750;}.child>img{margin-left:5px;margin-right:5px;
margin-top
Jeff657
·
2023-03-25 14:06
前端
css
html
css+jquery步骤进度条
progressbar.progress-wrap{
margin-top
:200px;padding:0px;width:100%;height:100px;}.progress-wrapli{
margin-top
timelessmemoryli
·
2023-03-25 14:29
js
html+css/html5
步骤进度条
html
css
盒子的Block Format Context(BFC)模式
在学习或者工作中,我们会遇到这种情况,上面的盒子设置margin-buta,下面盒子设置
margin-top
为b,这两个盒子最终上下间距,不是a+b,而是取决于这两个值最大的一
qq_33468418
·
2023-03-25 14:19
前端
html
css
css当中appearance: none;border: none;outline: none;的区别
18岁以下18-28岁28-38岁38岁以上18岁以下18-28岁28-38岁38岁以上18岁以下18-28岁28-38岁38岁以上18岁以下18-28岁28-38岁38岁以上.testSelect0{
margin-top
jjw_zyfx
·
2023-03-25 14:13
前端
css
css
前端
html
CSS 常用效果整理
整理场景的css灵活运用CSS开发技巧###目录1、1、使用text-align-last对齐两端文本代码账号密码电子邮件通讯地址.justify-text{li{
margin-top
:5px;padding
Rico_wang
·
2023-03-25 03:46
python跳动的爱心,C3-简单实现一颗可以跳动的爱心哦~
myHeart*{margin:0;padding:0;}.heart{position:absolute;left:50%;top:50%;margin-left:-150px;
margin-top
:
純樂
·
2023-03-24 22:58
python跳动的爱心
学校官网的制作
padding:20px012px0;}.box{width:75%;height:80px;margin:0auto;}.logo{width:326.2px;height:58.8px;float:left;
margin-top
记忆523
·
2023-03-24 20:43
web
css
html
css3
iframe高度自适应
标签默认高度充满整个屏幕iframe加行间属性height:"100%"这种情况适用于需要当前屏幕不需要滚动条仅iframe内需要滚动条的-->Document/*body{margin-left:0px;
margin-top
汤姆威廉斯
·
2023-03-24 19:19
一个小程序计算器
index.wxml计算金额:\n计算\n重置\n计算的结果为:{{count}}index.wxss.page{
margin-top
:40rpx;margin-left:40rpx;margin-right
LU7IN
·
2023-03-24 19:53
仿百度联想搜索
1366px;height:600px;margin:0;padding:0;}.tb{width:100%;height:132px;text-align:center;padding-top:0px;
margin-top
代码只敲两年
·
2023-03-24 18:17
最简单的电话号码、邮箱验证(样式布局请忽略,重点已加粗,3行))
button{background-color:aqua;}div{
margin-top
:50px;}.main{width:80%;top:0;left:0;right:0;bottom:0;margin
陆月天
·
2023-03-24 13:59
React项目中优雅地使用CSS
={header:{color:"white",backgroundColor:"red"}...}...Header...行内样式需要注意以下几点:属性名不能用-连接,一律转为==驼峰命名==方式:
margin-top
爬上神坛的猫
·
2023-03-24 12:25
定位1
height:100px;background-color:#7A45E5;}#a{margin-bottom:20px;margin-right:20px;}#b{margin-left:20px;
margin-top
坦诚_bd7b
·
2023-03-24 09:49
头像随波浪起伏的css效果
Documenthtml,body{margin:0;padding:0;background-color:#000;}.title{color:#fff;text-align:center;font-size:28px;
margin-top
汪槑槑2017
·
2023-03-24 08:50
vue相关语法知识点
一、文本传值{{title}}exportdefault{name:'App',data(){return{title:"第一个vue项目",}}}#app{color:red;
margin-top
:60px
刘越姐姐啊
·
2023-03-23 08:12
CSS盒模型和图片水平居中和垂直居中
;height:500px;border:1pxsolid#ccc;margin:0auto;}盒子垂直居中,使用相对定位,以body为基准absolute,然后top:50%,但是盒子有高度所以还得
margin-top
雨中晨星
·
2023-03-23 04:20
day04
A.今天学到了什么1.外部样式表在后面加2.定位宽高的继承问题如果给子元素[绝对定位],他不会继承父元素的宽度和高度3.margin的问题3.1margin-top/*如果给父元素的第一个子元素设置
margin-top
特洛伊芋头
·
2023-03-22 04:44
js模拟select下拉菜单
Document*{padding:0;margin:0;}p{width:300px;height:30px;border:1pxsolid#000;margin:0auto;
margin-top
:30px
公主抱
·
2023-03-22 01:09
CSS外边距合并
CSS外边距合并的情况主要分两种:1.相邻兄弟元素之间的外边距合并 当相邻的兄弟元素,前一个设定了margin-bottom后一个设定了
margin-top
,那么这两个外边距会合并成其中一个比较大的值
DuocHI
·
2023-03-21 18:16
如何实现水平垂直居中
在子元素知道宽高的条件下:1.absolute+top+left+负margin.parent{position:relative;}.child{position:absolute;top:50%;left:50%;
margin-top
MuYs
·
2023-03-21 07:31
上一页
8
9
10
11
12
13
14
15
下一页
按字母分类:
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
其他