html顶部边距代码_顶部边距 | margin-top (Basic Box Model) – CSS 中文开发手册 - Break易站...

本文详细介绍了CSS中的`margin-top`属性,用于设置元素的顶部外边距,支持绝对长度、相对长度和百分比值,甚至可以使用负值。内容涵盖初始值、适用元素、继承性、百分比参照、浏览器兼容性等关键信息,并提供多个示例展示其用法。
摘要由CSDN通过智能技术生成

CSS 中文开发手册

顶部边距 | margin-top (Basic Box Model) - CSS 中文开发手册

margin-top 属性用来设置元素的顶部外边距,你也可以使用负值。

/* values */

margin-top: 10px; /* An absolute length */

margin-top: 1em; /* relative to the text size */

margin-top: 5%; /* relative to the nearest block container's width */

/* Keyword values */

margin-top: auto;

/* Global values */

margin-top: inherit;

margin-top: initial;

margin-top: unset;

初始值

0

适用元素

all elements, except elements with table display types other than table-caption, table and inline-table. It also applies to ::first-letter.

是否是继承属性

no

Percentages

refer to the width of the containing block

适用媒体

visual

计算值

the percentage as specified or the absolute length

Animation type

a length

正规顺序

<
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值